Spaces:
				
			
			
	
			
			
		Paused
		
	
	
	
			
			
	
	
	
	
		
		
		Paused
		
	Update requirements.txt
Browse files- requirements.txt +3 -12
    	
        requirements.txt
    CHANGED
    
    | @@ -1,16 +1,7 @@ | |
| 1 | 
             
            git+https://github.com/huggingface/diffusers.git
         | 
| 2 | 
            -
            git+https://github.com/huggingface/transformers | 
| 3 | 
             
            git+https://github.com/huggingface/accelerate.git
         | 
|  | |
| 4 | 
             
            safetensors
         | 
| 5 | 
             
            sentencepiece
         | 
| 6 | 
            -
             | 
| 7 | 
            -
            spaces
         | 
| 8 | 
            -
            opencv-python
         | 
| 9 | 
            -
            transformers-stream-generator==0.0.4
         | 
| 10 | 
            -
            pillow
         | 
| 11 | 
            -
            ffmpeg-python
         | 
| 12 | 
            -
            av
         | 
| 13 | 
            -
            torch==2.4.0
         | 
| 14 | 
            -
            torchvision==0.19.0
         | 
| 15 | 
            -
            gradio_client==1.3.0
         | 
| 16 | 
            -
            qwen-vl-utils==0.0.2
         | 
|  | |
| 1 | 
             
            git+https://github.com/huggingface/diffusers.git
         | 
| 2 | 
            +
            git+https://github.com/huggingface/transformers.git
         | 
| 3 | 
             
            git+https://github.com/huggingface/accelerate.git
         | 
| 4 | 
            +
            git+https://github.com/huggingface/peft.git
         | 
| 5 | 
             
            safetensors
         | 
| 6 | 
             
            sentencepiece
         | 
| 7 | 
            +
            spaces
         | 
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | 
