Spaces:
Runtime error
Runtime error
import gradio as gr | |
# Load the model | |
gr.load("CompVis/stable-diffusion-v1-4").launch() |
import gradio as gr | |
# Load the model | |
gr.load("CompVis/stable-diffusion-v1-4").launch() |