abidlabs HF Staff commited on
Commit
6796372
·
1 Parent(s): a73ebe4

Create app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py ADDED
@@ -0,0 +1 @@
 
 
1
+ gr.Interface(lambda x:x, "text", "text").launch()