Spaces:
				
			
			
	
			
			
		Sleeping
		
	
	
	
			
			
	
	
	
	
		
		
		Sleeping
		
	Update requirements.txt
Browse files- requirements.txt +1 -5
 
    	
        requirements.txt
    CHANGED
    
    | 
         @@ -1,8 +1,4 @@ 
     | 
|
| 1 | 
         
             
            accelerate==0.32.1
         
     | 
| 2 | 
         
            -
            huggingface-hub==0.24.0
         
     | 
| 3 | 
         
            -
            Pillow==10.4.0
         
     | 
| 4 | 
         
            -
            torch==2.2.0
         
     | 
| 5 | 
         
            -
            torchvision==0.18.1
         
     | 
| 6 | 
         
             
            transformers==4.44.0
         
     | 
| 7 | 
         
             
            einops==0.8.0
         
     | 
| 8 | 
         
            -
             
     | 
| 
         | 
|
| 1 | 
         
             
            accelerate==0.32.1
         
     | 
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 2 | 
         
             
            transformers==4.44.0
         
     | 
| 3 | 
         
             
            einops==0.8.0
         
     | 
| 4 | 
         
            +
            timm==0.9.12
         
     |