bara_project2 / app.py
Kartheesh's picture
Update app.py
960b5b5
raw
history blame
237 Bytes
import gradio as gr
demo=gr.Interface.load(css="div {background-image: url('https://drive.google.com/uc?export=view&id=1o4Q6O7LAFTpejs4zwOo6X-BYfrjjyTVr');background-size: 2000px 2000px;}","spaces/Kartheesh/bara_project1")
demo.launch()