Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
|
@@ -9,4 +9,10 @@ pillow>=10.0.0
|
|
| 9 |
numpy>=1.24.0
|
| 10 |
tqdm>=4.65.0
|
| 11 |
huggingface-hub>=0.17.0
|
| 12 |
-
qwen-vl-utils[decord]==0.0.8
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
numpy>=1.24.0
|
| 10 |
tqdm>=4.65.0
|
| 11 |
huggingface-hub>=0.17.0
|
| 12 |
+
qwen-vl-utils[decord]==0.0.8
|
| 13 |
+
opencv-python>=4.5.0
|
| 14 |
+
einops>=0.6.0
|
| 15 |
+
sentencepiece>=0.1.99
|
| 16 |
+
protobuf>=3.20.0
|
| 17 |
+
fsspec>=2023.0.0
|
| 18 |
+
bitsandbytes>=0.43.0
|