KKMAN commited on
Commit
83da98f
·
1 Parent(s): 2a39123

Create app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py ADDED
@@ -0,0 +1 @@
 
 
1
+ gr.Interface(hello, "text", "text").launch(share=True)