Spaces:
				
			
			
	
			
			
		Runtime error
		
	
	
	
			
			
	
	
	
	
		
		
		Runtime error
		
	Update requirements.txt
Browse files- requirements.txt +1 -1
 
    	
        requirements.txt
    CHANGED
    
    | 
         @@ -18,7 +18,7 @@ loguru>=0.6.0 
     | 
|
| 18 | 
         
             
            loralib>=0.1.2
         
     | 
| 19 | 
         
             
            natsort>=8.4.0
         
     | 
| 20 | 
         
             
            pyrootutils>=1.0.4
         
     | 
| 21 | 
         
            -
            vector_quantize_pytorch 
     | 
| 22 | 
         
             
            samplerate>=0.2.1
         
     | 
| 23 | 
         
             
            resampy>=0.4.3
         
     | 
| 24 | 
         
             
            spaces>=0.26.1
         
     | 
| 
         | 
|
| 18 | 
         
             
            loralib>=0.1.2
         
     | 
| 19 | 
         
             
            natsort>=8.4.0
         
     | 
| 20 | 
         
             
            pyrootutils>=1.0.4
         
     | 
| 21 | 
         
            +
            vector_quantize_pytorch==1.14.24
         
     | 
| 22 | 
         
             
            samplerate>=0.2.1
         
     | 
| 23 | 
         
             
            resampy>=0.4.3
         
     | 
| 24 | 
         
             
            spaces>=0.26.1
         
     |