Spaces:
				
			
			
	
			
			
		Runtime error
		
	
	
	
			
			
	
	
	
	
		
		
		Runtime error
		
	Update requirements.txt
Browse files- requirements.txt +1 -1
 
    	
        requirements.txt
    CHANGED
    
    | 
         @@ -13,7 +13,7 @@ typing 
     | 
|
| 13 | 
         
             
            yamlargparse
         
     | 
| 14 | 
         
             
            librosa
         
     | 
| 15 | 
         
             
            pesq
         
     | 
| 16 | 
         
            -
            opencv-python
         
     | 
| 17 | 
         
             
            python_speech_features
         
     | 
| 18 | 
         
             
            scenedetect
         
     | 
| 19 | 
         
             
            torchvision
         
     | 
| 
         | 
|
| 13 | 
         
             
            yamlargparse
         
     | 
| 14 | 
         
             
            librosa
         
     | 
| 15 | 
         
             
            pesq
         
     | 
| 16 | 
         
            +
            opencv-python==4.10.0.84
         
     | 
| 17 | 
         
             
            python_speech_features
         
     | 
| 18 | 
         
             
            scenedetect
         
     | 
| 19 | 
         
             
            torchvision
         
     |