Ruicheng commited on
Commit
1666722
·
verified ·
1 Parent(s): 728b726

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -84,7 +84,7 @@ def run(image: np.ndarray, remove_edge: bool = True):
84
 
85
 
86
  DESCRIPTION = """
87
- Turns 2D images into 3D point maps with MoGe
88
 
89
  NOTE:
90
  * If the image is too large (> 1024px), it will be resized accordingly.
 
84
 
85
 
86
  DESCRIPTION = """
87
+ Turn 2D images into 3D point maps with MoGe
88
 
89
  NOTE:
90
  * If the image is too large (> 1024px), it will be resized accordingly.