Karthik001291546
commited on
Commit
•
79480dc
1
Parent(s):
75d0fc8
Create requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Numpy
|
2 |
+
Pandas
|
3 |
+
Keras
|
4 |
+
gradio==3.30
|
5 |
+
scikit-learn==1.2.2
|
6 |
+
matplotlib
|
7 |
+
tensorflow
|
8 |
+
joblib
|