Spaces:
Runtime error
Runtime error
chore: update project dependencies in requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -6,6 +6,8 @@ numpy>=1.22.0
|
|
| 6 |
tqdm>=4.65.0
|
| 7 |
transformers
|
| 8 |
torch
|
|
|
|
| 9 |
accelerate
|
| 10 |
sentencepiece
|
| 11 |
-
protobuf
|
|
|
|
|
|
| 6 |
tqdm>=4.65.0
|
| 7 |
transformers
|
| 8 |
torch
|
| 9 |
+
torchvision
|
| 10 |
accelerate
|
| 11 |
sentencepiece
|
| 12 |
+
protobuf
|
| 13 |
+
qwen-vl-utils
|