Spaces:
Sleeping
Sleeping
recommend
Browse files
app.py
CHANGED
@@ -337,7 +337,7 @@ with demo:
|
|
337 |
|
338 |
with gr.Accordion("💡 Tips", open=False):
|
339 |
gr.Markdown("""
|
340 |
-
* Processing time depends on image resolution and quantity
|
341 |
* For optimal performance, test on high-end GPUs (A100/4090)
|
342 |
* Use the mouse to interact with 3D models:
|
343 |
- Left button: Rotate
|
|
|
337 |
|
338 |
with gr.Accordion("💡 Tips", open=False):
|
339 |
gr.Markdown("""
|
340 |
+
* Processing time depends on image resolution (**recommended <1K**) and quantity (**recommended 2-6 views**)
|
341 |
* For optimal performance, test on high-end GPUs (A100/4090)
|
342 |
* Use the mouse to interact with 3D models:
|
343 |
- Left button: Rotate
|