pythonprincess commited on
Commit
27e87b9
·
verified ·
1 Parent(s): 430312f

Delete app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -4
app.py DELETED
@@ -1,4 +0,0 @@
1
- from gradio_app import demo
2
-
3
- if __name__ == "__main__":
4
- demo.launch()