AIIDiffusion / app.py
ngoctuanai's picture
Update app.py
3279038
raw
history blame
No virus
78 Bytes
import gradio as gr
gr.load("models/runwayml/stable-diffusion-v1-5").launch()