Spaces:
Runtime error
Runtime error
TinySuitStarfish
commited on
Commit
•
bb5d04c
1
Parent(s):
8be23f8
Created requirements file
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch
|
2 |
+
sklearn
|
3 |
+
pandas
|
4 |
+
sentence_transformers
|