theArijitDas
commited on
Commit
•
f726795
1
Parent(s):
05b2565
Update requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
CHANGED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
transformers
|
2 |
+
sentence_transformers
|
3 |
+
torch
|
4 |
+
scikit-learn
|
5 |
+
numpy==1.25.2
|
6 |
+
gradio
|