Spaces:
				
			
			
	
			
			
		Sleeping
		
	
	
	
			
			
	
	
	
	
		
		
		Sleeping
		
	Update requirements.txt
Browse files- requirements.txt +1 -0
 
    	
        requirements.txt
    CHANGED
    
    | 
         @@ -1,6 +1,7 @@ 
     | 
|
| 1 | 
         
             
            torch
         
     | 
| 2 | 
         
             
            torchvision
         
     | 
| 3 | 
         
             
            accelerate
         
     | 
| 
         | 
|
| 4 | 
         
             
            git+https://github.com/huggingface/diffusers.git
         
     | 
| 5 | 
         
             
            transformers
         
     | 
| 6 | 
         
             
            mediapipe
         
     | 
| 
         | 
|
| 1 | 
         
             
            torch
         
     | 
| 2 | 
         
             
            torchvision
         
     | 
| 3 | 
         
             
            accelerate
         
     | 
| 4 | 
         
            +
            bitsandbytes
         
     | 
| 5 | 
         
             
            git+https://github.com/huggingface/diffusers.git
         
     | 
| 6 | 
         
             
            transformers
         
     | 
| 7 | 
         
             
            mediapipe
         
     |