Spaces:
Runtime error
Runtime error
Create requirments.txt
Browse files- requirments.txt +5 -0
requirments.txt
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio==3.14.0
|
| 2 |
+
numpy
|
| 3 |
+
tensorflow
|
| 4 |
+
matplotlib
|
| 5 |
+
PIL
|