picgen / app.py
cofaideveloper's picture
Duplicate from TNR-5/stabilityai-stable-diffusion-2-1
cf97d93
raw
history blame contribute delete
90 Bytes
import gradio as gr
gr.Interface.load("models/stabilityai/stable-diffusion-2-1").launch()