yujia commited on
Commit
4b86be0
·
1 Parent(s): d01e027

update description

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -795,7 +795,7 @@ with gr.Blocks(
795
  <ol>
796
  <details style="display:inline;">
797
  <summary style="display:inline;"><h3>Getting Started:(<strong>Click to expand</strong>)</h3></summary>
798
- <li><strong>Before Start:</strong> We deploy the model on CPU, thus making the inference speed slow.</li>
799
  <li><strong>Upload Your Data:</strong> Use the "Upload Video" or "Upload Point Cloud" blocks on the left to provide your input. If you upload a video, it will be automatically split into individual frames with the specified frame gap by VGGT.</li>
800
  <li>
801
  <strong>[Optional] Adjust Video-Lifted Point Cloud:</strong>
 
795
  <ol>
796
  <details style="display:inline;">
797
  <summary style="display:inline;"><h3>Getting Started:(<strong>Click to expand</strong>)</h3></summary>
798
+ <li><strong>Before Start:</strong> We deploy the model on CPU, thus making the inference speed slow. Due to space limitations, you may encounter errors. If so, please deploy this demo locally.</li>
799
  <li><strong>Upload Your Data:</strong> Use the "Upload Video" or "Upload Point Cloud" blocks on the left to provide your input. If you upload a video, it will be automatically split into individual frames with the specified frame gap by VGGT.</li>
800
  <li>
801
  <strong>[Optional] Adjust Video-Lifted Point Cloud:</strong>