Spaces:
				
			
			
	
			
			
					
		Running
		
	
	
	
			
			
	
	
	
	
		
		
					
		Running
		
	Update requirements.txt
Browse files- requirements.txt +1 -1
 
    	
        requirements.txt
    CHANGED
    
    | 
         @@ -1,4 +1,4 @@ 
     | 
|
| 1 | 
         
             
            huggingface_hub>=0.16.4
         
     | 
| 2 | 
         
            -
             
     | 
| 3 | 
         
             
            gradio
         
     | 
| 4 | 
         
             
            deep_translator
         
     | 
| 
         | 
|
| 1 | 
         
             
            huggingface_hub>=0.16.4
         
     | 
| 2 | 
         
            +
            transformers
         
     | 
| 3 | 
         
             
            gradio
         
     | 
| 4 | 
         
             
            deep_translator
         
     |