Spaces:
Runtime error
Runtime error
algomuffin
commited on
Commit
•
e117310
1
Parent(s):
7af5f9b
init
Browse files- requirements.txt +3 -0
requirements.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
sentence-transformers==2.1.0
|
2 |
+
torch==1.10.0
|
3 |
+
pandas==1.1.5
|