ImageGeneration / app.py
abdalrahmanshahrour's picture
update
49a2966
raw
history blame
89 Bytes
import gradio as gr
gr.Interface.load("models/runwayml/stable-diffusion-v1-5").launch()