Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ gradio
|
|
2 |
torch
|
3 |
git+https://github.com/huggingface/[email protected]
|
4 |
accelerate
|
5 |
-
qwen-omni-utils[decord]
|
|
|
|
2 |
torch
|
3 |
git+https://github.com/huggingface/[email protected]
|
4 |
accelerate
|
5 |
+
qwen-omni-utils[decord]
|
6 |
+
ffmpeg
|