mirror of
https://github.com/gradio-app/gradio.git
synced 2024-12-15 02:11:15 +08:00
launch demo on main
This commit is contained in:
parent
9e28f894a5
commit
28ebff6cfa
@ -58,4 +58,5 @@ iface = gr.Interface(
|
||||
theme="huggingface",
|
||||
)
|
||||
|
||||
iface.launch()
|
||||
if __name__ == "__main__":
|
||||
iface.launch()
|
||||
|
Loading…
Reference in New Issue
Block a user