hatim00101
commited on
Commit
•
9dfe3e2
1
Parent(s):
805a77f
Update requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
CHANGED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
sentence-transformers
|
2 |
+
faiss-cpu
|
3 |
+
numpy
|
4 |
+
pandas
|
5 |
+
scikit-learn
|
6 |
+
gradio
|
7 |
+
huggingface-hub
|
8 |
+
torch
|