HansBuddenberg's picture
Update app.py
eddfa0b
raw
history blame contribute delete
No virus
88 Bytes
import gradio as gr
gr.load("models/runwayml/stable-diffusion-v1-5").launch(share=True)