Spaces:
Runtime error
Runtime error
File size: 89 Bytes
25c2fae |
1 2 3 4 |
import gradio as gr
gr.Interface.load("models/runwayml/stable-diffusion-v1-5").launch()
|