Spaces:
Sleeping
Sleeping
MuhammadFarhan67
commited on
Commit
•
822fde3
1
Parent(s):
344320b
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
transformers
|
3 |
+
sentence-transformers
|
4 |
+
scikit-learn
|
5 |
+
numpy
|
6 |
+
torch
|