yuoop commited on
Commit
df08984
·
verified ·
1 Parent(s): 600896f

Create api.py

Browse files
Files changed (1) hide show
  1. api.py +3 -0
api.py ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ from app import app
2
+
3
+ gradio_app = app