Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
huggingface_hub==0.25.2
|
| 2 |
qwen-vl-utils
|
| 3 |
transformers[torch]
|
| 4 |
-
accelerate
|
|
|
|
|
|
| 1 |
huggingface_hub==0.25.2
|
| 2 |
qwen-vl-utils
|
| 3 |
transformers[torch]
|
| 4 |
+
accelerate
|
| 5 |
+
torchvision
|