Spaces:
Runtime error
Runtime error
Fawaz
commited on
Commit
•
ae3034b
1
Parent(s):
0e25feb
Add application file
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
sentence_transformers
|
2 |
+
nltk
|
3 |
+
scipy
|
4 |
+
gradio
|
5 |
+
datasets
|