LTT commited on
Commit
5e21516
·
verified ·
1 Parent(s): a6c0f63

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -158,7 +158,7 @@ def lrm_reconstructions(image, input_cameras, save_path=None, name="temp", expor
158
 
159
  all_mv, all_mvp, all_campos = get_render_cameras_video(
160
  batch_size=1,
161
- M=240,
162
  radius=4.5,
163
  elevation=(90, 60.0),
164
  is_flexicubes=True,
 
158
 
159
  all_mv, all_mvp, all_campos = get_render_cameras_video(
160
  batch_size=1,
161
+ M=24,
162
  radius=4.5,
163
  elevation=(90, 60.0),
164
  is_flexicubes=True,