Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -2,5 +2,4 @@ flask==3.0.2
|
|
2 |
gunicorn==21.2.0
|
3 |
sentence-transformers==2.7.0
|
4 |
torch==2.3.0 --extra-index-url https://download.pytorch.org/whl/cpu
|
5 |
-
transformers==4.40.0
|
6 |
-
werkzeug==3.0.2
|
|
|
2 |
gunicorn==21.2.0
|
3 |
sentence-transformers==2.7.0
|
4 |
torch==2.3.0 --extra-index-url https://download.pytorch.org/whl/cpu
|
5 |
+
transformers==4.40.0
|
|