Spaces:
Runtime error
Runtime error
simonl0909
commited on
Commit
•
3db32b8
1
Parent(s):
06df53b
adding sentence-transformer
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1 +1,3 @@
|
|
1 |
-
|
|
|
|
|
|
1 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
+
torch
|
3 |
+
sentence-transformers
|