Spaces:
				
			
			
	
			
			
		Runtime error
		
	
	
	
			
			
	
	
	
	
		
		
		Runtime error
		
	Update requirements.txt
Browse files- requirements.txt +1 -0
 
    	
        requirements.txt
    CHANGED
    
    | 
         @@ -30,6 +30,7 @@ einops 
     | 
|
| 30 | 
         
             
            scipy
         
     | 
| 31 | 
         
             
            onnxruntime
         
     | 
| 32 | 
         
             
            unidecode
         
     | 
| 
         | 
|
| 33 | 
         
             
            encodec
         
     | 
| 34 | 
         
             
            faster-whisper
         
     | 
| 35 | 
         
             
            tiktoken
         
     | 
| 
         | 
|
| 30 | 
         
             
            scipy
         
     | 
| 31 | 
         
             
            onnxruntime
         
     | 
| 32 | 
         
             
            unidecode
         
     | 
| 33 | 
         
            +
            transformers
         
     | 
| 34 | 
         
             
            encodec
         
     | 
| 35 | 
         
             
            faster-whisper
         
     | 
| 36 | 
         
             
            tiktoken
         
     |