paintgen / app.py
ussarata's picture
Create app.py
772ba88
raw
history blame contribute delete
87 Bytes
import gradio as gr
gr.Interface.load("models/CompVis/stable-diffusion-v1-4").launch()