Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -2,4 +2,4 @@ import gradio as gr
|
|
2 |
|
3 |
examples = [["a photo of single furnichair-texx in an empty room, virtual staging, 8K, good lighting"]]
|
4 |
|
5 |
-
gr.load("models/jkcg/
|
|
|
2 |
|
3 |
examples = [["a photo of single furnichair-texx in an empty room, virtual staging, 8K, good lighting"]]
|
4 |
|
5 |
+
gr.load("models/jkcg/furniture-chair", examples=examples).launch()
|