Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +0 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
flask==3.0.3
|
| 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
|
|
|
|
| 1 |
flask==3.0.3
|
|
|
|
| 2 |
sentence-transformers==2.7.0
|
| 3 |
torch==2.3.0 --extra-index-url https://download.pytorch.org/whl/cpu
|
| 4 |
transformers==4.40.0
|