kevalfst commited on
Commit
3b2de8a
·
verified ·
1 Parent(s): cce6ff1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -6
requirements.txt CHANGED
@@ -1,6 +1,10 @@
1
- gradio
2
- torch
3
- git+https://github.com/huggingface/transformers@v4.51.3-Qwen2.5-Omni-preview
4
- accelerate
5
- qwen-omni-utils[decord]
6
- ffmpeg
 
 
 
 
 
1
+ torch==2.2.2+cu118
2
+ torchvision==0.17.2+cu118
3
+ torchaudio==2.2.2+cu118
4
+ --extra-index-url https://download.pytorch.org/whl/cu118
5
+
6
+ gradio==4.22.0
7
+ diffusers==0.27.2
8
+ transformers==4.40.1
9
+ accelerate==0.30.1
10
+ opencv-python==4.9.0.80