AskCyph-Chat / app.py
geeek's picture
Update app.py
acda64d verified
raw
history blame
84 Bytes
import gradio as gr
demo = gr.load(REPO_NAME, src="spaces",HF_TOKEN)
demo.launch()