Text-to-Image / app.py
matt2cents's picture
Update app.py
f249f54
raw
history blame
88 Bytes
import gradio as gr
gr.Interface.load("models/runwayml/stable-diffusion-v1-5").launch()