Spaces:
Running on Zero
Running on Zero
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
transformers==5.9.0
|
| 2 |
accelerate>=1.13,<1.14
|
|
|
|
| 3 |
pillow>=10,<13
|
| 4 |
pyyaml>=6,<7
|
|
|
|
| 1 |
transformers==5.9.0
|
| 2 |
accelerate>=1.13,<1.14
|
| 3 |
+
torchvision
|
| 4 |
pillow>=10,<13
|
| 5 |
pyyaml>=6,<7
|