Jyantkumar
commited on
Commit
•
bb68be9
1
Parent(s):
a0ef10a
Create requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
ipython
|
3 |
+
matplotlib
|
4 |
+
numpy
|
5 |
+
Pillow
|
6 |
+
scikit_learn
|
7 |
+
seaborn
|
8 |
+
tensorflow
|