Spaces:
Runtime error
Runtime error
File size: 197 Bytes
7bfb1e8 |
1 2 3 4 5 |
import gradio as gr
examples = [["a photo of single furnichair-texx in an empty room, virtual staging, 8K, good lighting"]]
gr.load("models/jkcg/dreambooth-sdxl-jkcg", examples=examples).launch() |