Spaces:
Runtime error
Runtime error
Create Requirements.txt
Browse files- Requirements.txt +6 -0
Requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
tensorflow
|
3 |
+
h5py
|
4 |
+
numpy
|
5 |
+
subprocess
|
6 |
+
Pillow
|