Jyotheeshg's picture
Create app.py
caca66b verified
raw
history blame contribute delete
91 Bytes
import gradio as gr
demo = gr.load("jyotheeshg/CaptainMILO_V2", src="spaces")
demo.launch()