Spaces:
Running
on
Zero
Running
on
Zero
Upload app.py with huggingface_hub
Browse files
app.py
CHANGED
|
@@ -673,6 +673,7 @@ with gr.Blocks(delete_cache=(600, 600), theme=gr.themes.Soft(primary_hue="orange
|
|
| 673 |
<li>Upload multiple images from different viewpoints to create a 3D asset with multi-image conditioning.</li>
|
| 674 |
<li>Click an example below to load a pre-made multi-view set, or upload your own images.</li>
|
| 675 |
<li>Click <b>Generate</b> to create the 3D model, then <b>Extract GLB</b> to export.</li>
|
|
|
|
| 676 |
</ul>
|
| 677 |
</div>
|
| 678 |
</div>
|
|
|
|
| 673 |
<li>Upload multiple images from different viewpoints to create a 3D asset with multi-image conditioning.</li>
|
| 674 |
<li>Click an example below to load a pre-made multi-view set, or upload your own images.</li>
|
| 675 |
<li>Click <b>Generate</b> to create the 3D model, then <b>Extract GLB</b> to export.</li>
|
| 676 |
+
<li style="color: #e67300;"><b>⚠️ Note:</b> Generation quality is highly sensitive to parameters. Adjust settings in Advanced Settings if results are unsatisfactory.</li>
|
| 677 |
</ul>
|
| 678 |
</div>
|
| 679 |
</div>
|