ImageGen / app.py
kumar989's picture
Update app.py
794a832
raw
history blame contribute delete
99 Bytes
import gradio as gr
gr.Interface.load("models/CompVis/stable-diffusion-v1-4",alias="our").launch()