Update Metadata
Browse files
README.md
CHANGED
@@ -1,11 +1,12 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
pipeline_tag: image-to-3d
|
4 |
-
library_name:
|
5 |
base_model:
|
6 |
- dylanebert/LGM-full
|
7 |
---
|
8 |
-
|
9 |
This custom pipeline encapsulates [LGM](https://huggingface.co/ashawkey/LGM).
|
10 |
|
|
|
|
|
11 |
Original LGM paper: [LGM: Large Multi-View Gaussian Model for High-Resolution 3D Content Creation](https://huggingface.co/papers/2402.05054).
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
pipeline_tag: image-to-3d
|
4 |
+
library_name: diffusers
|
5 |
base_model:
|
6 |
- dylanebert/LGM-full
|
7 |
---
|
|
|
8 |
This custom pipeline encapsulates [LGM](https://huggingface.co/ashawkey/LGM).
|
9 |
|
10 |
+
|
11 |
+
|
12 |
Original LGM paper: [LGM: Large Multi-View Gaussian Model for High-Resolution 3D Content Creation](https://huggingface.co/papers/2402.05054).
|