HELLO / app.py
KKMAN's picture
Create app.py
83da98f
raw
history blame contribute delete
54 Bytes
gr.Interface(hello, "text", "text").launch(share=True)