Spaces:
				
			
			
	
			
			
					
		Running
		
	
	
	
			
			
	
	
	
	
		
		
					
		Running
		
	Update requirements.txt
Browse files- requirements.txt +1 -1
    	
        requirements.txt
    CHANGED
    
    | @@ -3,7 +3,7 @@ torch==2.0.0 | |
| 3 | 
             
            pipeline
         | 
| 4 | 
             
            opencv-python
         | 
| 5 | 
             
            spaces
         | 
| 6 | 
            -
            diffusers==0. | 
| 7 | 
             
            torchvision
         | 
| 8 | 
             
            transformers
         | 
| 9 | 
             
            huggingface_hub==v0.25.2
         | 
|  | |
| 3 | 
             
            pipeline
         | 
| 4 | 
             
            opencv-python
         | 
| 5 | 
             
            spaces
         | 
| 6 | 
            +
            diffusers==0.26.0
         | 
| 7 | 
             
            torchvision
         | 
| 8 | 
             
            transformers
         | 
| 9 | 
             
            huggingface_hub==v0.25.2
         |