Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
@@ -1 +1,7 @@
|
|
1 |
-
huggingface_hub==0.22.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
huggingface_hub==0.22.2
|
2 |
+
torch==2.3.1
|
3 |
+
torchvision==0.18.1
|
4 |
+
accelerate
|
5 |
+
qwen-vl-utils
|
6 |
+
autoawq
|
7 |
+
git+https://github.com/huggingface/transformers
|