ImageGenration / app.py
Jaggi's picture
initial commit
b8448dd
Raw
History Blame Contribute Delete
88 Bytes
import gradio as gr
gr.Interface.load("models/runwayml/stable-diffusion-v1-5").launch()