Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
wheel
|
2 |
-
setuptools
|
3 |
transformers
|
4 |
torch
|
5 |
torchvision
|
|
|
1 |
wheel
|
2 |
+
setuptools==74.1.2
|
3 |
transformers
|
4 |
torch
|
5 |
torchvision
|