Spaces:
				
			
			
	
			
			
		Runtime error
		
	
	
	
			
			
	
	
	
	
		
		
		Runtime error
		
	Update requirements.txt
Browse files- requirements.txt +3 -3
    	
        requirements.txt
    CHANGED
    
    | @@ -1,10 +1,10 @@ | |
| 1 | 
             
            opencv-python
         | 
| 2 | 
             
            ffmpeg-python
         | 
| 3 | 
             
            moviepy
         | 
| 4 | 
            -
            --extra-index-url https://download.pytorch.org/whl/ | 
| 5 | 
             
            torch
         | 
| 6 | 
            -
            torchvision | 
| 7 | 
            -
            diffusers
         | 
| 8 | 
             
            transformers
         | 
| 9 | 
             
            accelerate
         | 
| 10 | 
             
            safetensors
         | 
|  | |
| 1 | 
             
            opencv-python
         | 
| 2 | 
             
            ffmpeg-python
         | 
| 3 | 
             
            moviepy
         | 
| 4 | 
            +
            -f --extra-index-url https://download.pytorch.org/whl/cu116
         | 
| 5 | 
             
            torch
         | 
| 6 | 
            +
            torchvision
         | 
| 7 | 
            +
            git+https://github.com/huggingface/diffusers
         | 
| 8 | 
             
            transformers
         | 
| 9 | 
             
            accelerate
         | 
| 10 | 
             
            safetensors
         | 
