rayli commited on
Commit
790d391
·
verified ·
1 Parent(s): 92b175a

Change hy3d link to global.

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -281,7 +281,7 @@ def create_gradio_app(particulate_app):
281
  <p>Upload a 3D model (.obj or .glb format supported) to articulate it. Particulate takes this model and predicts the underlying articulated structure, which can be directly exported to <u>URDF</u> or <u>MJCF</u> format.</p>
282
  <h3>Getting Started:</h3>
283
  <ol>
284
- <li><strong>Upload a 3D model. We support meshes (.obj or .glb format) with less than 51.2k faces. You can use <a href="https://3d.hunyuan.tencent.com/" target="_blank">Hunyuan3D-v3</a> to generate a 3D model: please <u>make sure to select the '50k' face count</u>.</li>
285
  <li><strong>Preview:</strong> Your uploaded 3D model will be visualized below.</li>
286
  <li><strong>Confirm Orientation:</strong> Select the direction (one of X, -X, Y, -Y, Z, -Z) that corresponds to the up direction of the object in the preview (for all example assets, the up direction is -Z).</li>
287
  <li><strong>Run Inference:</strong> Click the "Run Inference" button to start the inference process.</li>
 
281
  <p>Upload a 3D model (.obj or .glb format supported) to articulate it. Particulate takes this model and predicts the underlying articulated structure, which can be directly exported to <u>URDF</u> or <u>MJCF</u> format.</p>
282
  <h3>Getting Started:</h3>
283
  <ol>
284
+ <li><strong>Upload a 3D model. We support meshes (.obj or .glb format) with less than 51.2k faces. You can use <a href="https://3d.hunyuanglobal.com/" target="_blank">Hunyuan3D-v3</a> to generate a 3D model: please <u>make sure to select the '50k' face count</u>.</li>
285
  <li><strong>Preview:</strong> Your uploaded 3D model will be visualized below.</li>
286
  <li><strong>Confirm Orientation:</strong> Select the direction (one of X, -X, Y, -Y, Z, -Z) that corresponds to the up direction of the object in the preview (for all example assets, the up direction is -Z).</li>
287
  <li><strong>Run Inference:</strong> Click the "Run Inference" button to start the inference process.</li>