skarvsladd's picture
Update app.py
5ca5b9e verified
raw
history blame contribute delete
79 Bytes
import gradio as gr
gr.load("models/runwayml/stable-diffusion-v1-5").launch(
)