test-blocks / app.py
abidlabs's picture
abidlabs HF Staff
Create app.py
6796372
raw
history blame
49 Bytes
gr.Interface(lambda x:x, "text", "text").launch()