Spaces:
Building
Building
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,2 +1,4 @@
|
|
1 |
gradio
|
|
|
|
|
2 |
|
|
|
1 |
gradio
|
2 |
+
torch>=1.11.0+cpu -f https://download.pytorch.org/whl/cpu
|
3 |
+
sentence-transformers
|
4 |
|