Spaces:
Sleeping
Sleeping
AyahElBarq
commited on
Commit
•
1db1f21
1
Parent(s):
fd645e6
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
pandas
|
2 |
+
scikit-learn
|
3 |
+
tensorflow
|
4 |
+
matplotlib
|
5 |
+
optuna
|
6 |
+
transformers
|
7 |
+
gradio
|