veetla's picture
Update app.py
8b62319
raw
history blame
No virus
156 Bytes
import gradio as gr
# gr.Interface.load("models/runwayml/stable-diffusion-v1-5").launch()
gr.Interface.load("models/lambdalabs/dreambooth-avatar").launch()