liuyuan-pal commited on
Commit
8a7598c
1 Parent(s): 127dc3e
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -27,7 +27,7 @@ Procedure: </br>
27
  **Step 2**. Select "Elevation angle "and click "Run generation". ==> Generate multiview images. The **Elevation angle** is the elevation of the input image. (This costs about 30s.) </br>
28
  You may adjust the **Crop size** and **Elevation angle** to get a better result! <br>
29
  To reconstruct a NeRF or a 3D mesh from the generated images, please refer to our [github repository](https://github.com/liuyuan-pal/SyncDreamer). <br>
30
- We have heavily borrow codes from [One-2-3-45](https://huggingface.co/spaces/One-2-3-45/One-2-3-45), which is also an amazing single-view reconstruction method.
31
  '''
32
  _USER_GUIDE0 = "Step1: Please upload an image in the block above (or choose an example shown in the left)."
33
  # _USER_GUIDE1 = "Step1: Please select a **Crop size** and click **Crop it**."
 
27
  **Step 2**. Select "Elevation angle "and click "Run generation". ==> Generate multiview images. The **Elevation angle** is the elevation of the input image. (This costs about 30s.) </br>
28
  You may adjust the **Crop size** and **Elevation angle** to get a better result! <br>
29
  To reconstruct a NeRF or a 3D mesh from the generated images, please refer to our [github repository](https://github.com/liuyuan-pal/SyncDreamer). <br>
30
+ We have heavily borrowed codes from [One-2-3-45](https://huggingface.co/spaces/One-2-3-45/One-2-3-45), which is also an amazing single-view reconstruction method.
31
  '''
32
  _USER_GUIDE0 = "Step1: Please upload an image in the block above (or choose an example shown in the left)."
33
  # _USER_GUIDE1 = "Step1: Please select a **Crop size** and click **Crop it**."