Spaces:
				
			
			
	
			
			
		Runtime error
		
	
	
	
			
			
	
	
	
	
		
		
		Runtime error
		
	Create requirements.txt
Browse files- requirements.txt +6 -0
 
    	
        requirements.txt
    ADDED
    
    | 
         @@ -0,0 +1,6 @@ 
     | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
| 
         | 
|
| 1 | 
         
            +
            git+https://github.com/openai/whisper.git 
         
     | 
| 2 | 
         
            +
            transformers
         
     | 
| 3 | 
         
            +
            gradio
         
     | 
| 4 | 
         
            +
            torch
         
     | 
| 5 | 
         
            +
            torchaudio
         
     | 
| 6 | 
         
            +
            torchvision
         
     |