Spaces:
Runtime error
Runtime error
Commit
·
8cca312
1
Parent(s):
fa605e1
Create requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
zipfile36
|
2 |
+
os
|
3 |
+
pathlib
|
4 |
+
tensorflow
|
5 |
+
numpy
|
6 |
+
pandas
|
7 |
+
matplotlib
|
8 |
+
gradio
|