Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
flask==2.1.3
|
2 |
-
|
3 |
-
|
4 |
-
|
|
|
1 |
flask==2.1.3
|
2 |
+
sentence-transformers==2.2.2
|
3 |
+
torch==1.13.1+cpu --extra-index-url https://download.pytorch.org/whl/cpu
|
4 |
+
werkzeug==2.0.3
|