Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -258,7 +258,7 @@ If InstantMesh is helpful, please help to β the <a href='https://github.com/Te
|
|
| 258 |
---
|
| 259 |
π **Citation**
|
| 260 |
|
| 261 |
-
If you find
|
| 262 |
```bibtex
|
| 263 |
@article{xu2024instantmesh,
|
| 264 |
title={InstantMesh: Efficient 3D Mesh Generation from a Single Image with Sparse-view Large Reconstruction Models},
|
|
@@ -270,11 +270,11 @@ If you find our work useful for your research or applications, please cite using
|
|
| 270 |
|
| 271 |
π **License**
|
| 272 |
|
| 273 |
-
Apache-2.0 LICENSE. Please refer to the [LICENSE file](https://huggingface.co/spaces/
|
| 274 |
|
| 275 |
π§ **Contact**
|
| 276 |
|
| 277 |
-
If you have any questions, feel free to open a discussion or contact the creators at <b>[email protected]</b>.
|
| 278 |
"""
|
| 279 |
|
| 280 |
|
|
|
|
| 258 |
---
|
| 259 |
π **Citation**
|
| 260 |
|
| 261 |
+
If you find the work useful for your research or applications, please cite using this bibtex:
|
| 262 |
```bibtex
|
| 263 |
@article{xu2024instantmesh,
|
| 264 |
title={InstantMesh: Efficient 3D Mesh Generation from a Single Image with Sparse-view Large Reconstruction Models},
|
|
|
|
| 270 |
|
| 271 |
π **License**
|
| 272 |
|
| 273 |
+
Apache-2.0 LICENSE. Please refer to the [LICENSE file](https://huggingface.co/spaces/jkorstad/InstantMesh-img-to-3D/blob/main/LICENSE) for details.
|
| 274 |
|
| 275 |
π§ **Contact**
|
| 276 |
|
| 277 |
+
If you have any questions, feel free to open a discussion or contact the original model creators at <b>[email protected]</b> or myself at <b>[email protected]</b>.
|
| 278 |
"""
|
| 279 |
|
| 280 |
|