Spaces:
Runtime error
Runtime error
import gradio as gr | |
with gr.Blocks(fill_height=True) as demo: | |
gr.load("models/John6666/the-araminta-fv1-sdxl") | |
demo.launch() |