Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
--extra-index-url https://download.pytorch.org/whl/cpu
|
| 2 |
torch==2.5.1+cpu
|
| 3 |
-
torchvision==0.
|
| 4 |
transformers
|
| 5 |
pillow
|
| 6 |
numpy
|
|
|
|
| 1 |
--extra-index-url https://download.pytorch.org/whl/cpu
|
| 2 |
torch==2.5.1+cpu
|
| 3 |
+
torchvision==0.21.0+cpu
|
| 4 |
transformers
|
| 5 |
pillow
|
| 6 |
numpy
|