bara_project2 / app.py
Kartheesh's picture
Update app.py
c017b81
raw
history blame contribute delete
No virus
91 Bytes
import gradio as gr
demo=gr.Interface.load("spaces/Kartheesh/bara_project1")
demo.launch()