Spaces:
Running
Running
Commit ·
8f8e463
1
Parent(s): fd9b32d
Add description
Browse files
app.py
CHANGED
|
@@ -158,7 +158,7 @@ demo = gr.Interface(
|
|
| 158 |
https://luoxue-star.github.io/AniMer_project_page/
|
| 159 |
## Steps for Use
|
| 160 |
1. **Input**: Select an example image or upload your own image.
|
| 161 |
-
2. **Crop**: Crop the animal in the image.
|
| 162 |
3. **Output**:
|
| 163 |
- Overlapping Image
|
| 164 |
- 3D Mesh
|
|
|
|
| 158 |
https://luoxue-star.github.io/AniMer_project_page/
|
| 159 |
## Steps for Use
|
| 160 |
1. **Input**: Select an example image or upload your own image.
|
| 161 |
+
2. **Crop**: Crop the animal in the image (Otherwise, the result may be poor.)
|
| 162 |
3. **Output**:
|
| 163 |
- Overlapping Image
|
| 164 |
- 3D Mesh
|