Spaces:
Runtime error
Runtime error
Commit ·
592c6c7
1
Parent(s): bb3b401
Upload an app
Browse files- Image_server.py → app.py +0 -0
- requirements.txt +3 -0
Image_server.py → app.py
RENAMED
|
File without changes
|
requirements.txt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
tensorflow
|
| 2 |
+
tensorflow_hub
|
| 3 |
+
gradio
|