Junyi42 commited on
Commit
f47ddf9
·
1 Parent(s): 475b9e7
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -77,7 +77,7 @@ def main() -> None:
77
  "red_rgb": (0.769, 0.510, 0.055), # #FDB515
78
  "blend_ratio": 0.7,
79
  "mid_anchor": True,
80
- "camera_position": (1e-3, 1.7, -0.15),
81
  },
82
  daemon=True
83
  ).start()
 
77
  "red_rgb": (0.769, 0.510, 0.055), # #FDB515
78
  "blend_ratio": 0.7,
79
  "mid_anchor": True,
80
+ "camera_position": (1e-3, 2.25, -0.225),
81
  },
82
  daemon=True
83
  ).start()