abidlabs's picture
abidlabs HF Staff
changes
4318321
raw
history blame
76 Bytes
import gradio as gr
gr.Interface(lambda x:x, "textbox", "textbox").launch()