17cf727 acda64d
1
2
3
4
5
import gradio as gr demo = gr.load(REPO_NAME, src="spaces",HF_TOKEN) demo.launch()