malio's picture
Update app.py
4b35e62
raw
history blame
98 Bytes
import gradio as gr
gr.Interface.load("models/runwayml/stable-diffusion-v1-5").launch(share=True)