saba000farahani
commited on
Commit
•
179b62b
1
Parent(s):
15dc259
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
numpy
|
3 |
+
scikit-learn
|
4 |
+
joblib
|
5 |
+
tensorflow
|
6 |
+
pandas
|