Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -185,7 +185,7 @@ Generate 768x768 multi-view images from a single image using SDXL <br>
|
|
185 |
height="auto",
|
186 |
)
|
187 |
|
188 |
-
with gr.Row():
|
189 |
# gr.Examples(
|
190 |
# examples=examples,
|
191 |
# fn=infer,
|
|
|
185 |
height="auto",
|
186 |
)
|
187 |
|
188 |
+
# with gr.Row():
|
189 |
# gr.Examples(
|
190 |
# examples=examples,
|
191 |
# fn=infer,
|