Spaces:
Runtime error
Runtime error
Commit
·
fb68c8e
1
Parent(s):
413dc5b
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
tensorflow
|
2 |
+
numpy
|
3 |
+
pickle
|
4 |
+
string
|
5 |
+
gradio
|