Spaces:
				
			
			
	
			
			
		Sleeping
		
	
	
	
			
			
	
	
	
	
		
		
		Sleeping
		
	Update requirements.txt
Browse files- requirements.txt +6 -4
    	
        requirements.txt
    CHANGED
    
    | @@ -1,5 +1,7 @@ | |
| 1 | 
            -
             | 
| 2 | 
            -
             | 
|  | |
| 3 | 
             
            torch>=2.2
         | 
| 4 | 
            -
            huggingface_hub>=0.24 | 
| 5 | 
            -
            spaces>=0. | 
|  | 
|  | |
| 1 | 
            +
            # requirements.txt
         | 
| 2 | 
            +
            gradio>=4.29
         | 
| 3 | 
            +
            transformers>=4.44
         | 
| 4 | 
             
            torch>=2.2
         | 
| 5 | 
            +
            huggingface_hub>=0.24
         | 
| 6 | 
            +
            spaces>=0.26
         | 
| 7 | 
            +
            hf_transfer>=0.1.4
         |