StableDiffusion / app.py
Grey41's picture
initial commit
d2ead0c
raw
history blame
No virus
88 Bytes
import gradio as gr
gr.Interface.load("models/runwayml/stable-diffusion-v1-5").launch()