Spaces:
Building
Building
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,2 +1,3 @@
|
|
|
|
|
|
1 |
sentence-transformers
|
2 |
-
gradio
|
|
|
1 |
+
gradio
|
2 |
+
torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cpu
|
3 |
sentence-transformers
|
|