kaz-sony commited on
Commit
06bf94f
1 Parent(s): 5ad51d0

fix english

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -276,7 +276,7 @@ with tempfile.TemporaryDirectory() as tmpdir:
276
  3. Hit "Generate a novel view" button and check the result
277
 
278
  ## Tips
279
- - Extremely large camera movement from the input view might cause low performance results due to the unexpected deviation from the training distribution, which is not the scope of this model. Instead, you can feed the generation result for the small camera movement repeatedly and progressively move towards the desired view.
280
  - 3D viewer might take some time to update especially when trying different images back to back. Wait until it fully updates to the new image.
281
 
282
  """
 
276
  3. Hit "Generate a novel view" button and check the result
277
 
278
  ## Tips
279
+ - Extremely large camera movement from the input view might cause low performance results due to the unexpected deviation from the training distribution, which is not the scope of this model. Instead, you can feed the generation result for the small camera movement repeatedly and progressively move towards a desired view.
280
  - 3D viewer might take some time to update especially when trying different images back to back. Wait until it fully updates to the new image.
281
 
282
  """