abidlabs's picture
abidlabs HF Staff
Upload folder using huggingface_hub
522f3ec
raw
history blame
99 Bytes
import gradio as gr
gr.Interface(lambda x:x, "textbox", "textbox", title="test updated").launch()