Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,7 @@ transformers
|
|
| 4 |
torch
|
| 5 |
accelerate
|
| 6 |
huggingface_hub
|
| 7 |
-
pydantic
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
torch
|
| 5 |
accelerate
|
| 6 |
huggingface_hub
|
| 7 |
+
pydantic
|
| 8 |
+
Pillow
|
| 9 |
+
torchvision
|
| 10 |
+
qwen-vl-utils
|