Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
transformers
|
2 |
# numpy
|
3 |
# cython
|
4 |
# opencv-python
|
|
|
1 |
+
transformers==4.37.1
|
2 |
# numpy
|
3 |
# cython
|
4 |
# opencv-python
|