Spaces:
Runtime error
Runtime error
Commit
·
025289c
1
Parent(s):
ab11d25
Upload requirements.txt
Browse files- requirements.txt +9 -0
requirements.txt
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
seaborn[stats]
|
2 |
+
tensorflow
|
3 |
+
matplotlib.pyplot
|
4 |
+
keras
|
5 |
+
scipy
|
6 |
+
scikit-learn
|
7 |
+
tensorflow==2.7
|
8 |
+
gradio
|
9 |
+
tensorflow-addons==0.17.0
|