Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
pipeline_tag: image-to-3d
|
|
|
|
|
4 |
---
|
5 |
|
6 |
This custom pipeline encapsulates [LGM](https://huggingface.co/ashawkey/LGM).
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
pipeline_tag: image-to-3d
|
4 |
+
base_model:
|
5 |
+
- dylanebert/LGM-full
|
6 |
---
|
7 |
|
8 |
This custom pipeline encapsulates [LGM](https://huggingface.co/ashawkey/LGM).
|