Spaces:
Runtime error
Runtime error
πwπ
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
torch==2.2.0
|
2 |
torchvision
|
3 |
-
transformers
|
4 |
pillow
|
5 |
scikit-image
|
6 |
spaces
|
|
|
1 |
torch==2.2.0
|
2 |
torchvision
|
3 |
+
transformers>=4.39.1
|
4 |
pillow
|
5 |
scikit-image
|
6 |
spaces
|