dylanebert HF Staff commited on
Commit
b8cdc8e
·
verified ·
1 Parent(s): cf330e3

Update Metadata

Browse files
Files changed (1) hide show
  1. README.md +4 -5
README.md CHANGED
@@ -1,11 +1,10 @@
1
  ---
2
  license: mit
3
  pipeline_tag: image-to-3d
4
- library_name: pytorch
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
  Original LGM paper: [LGM: Large Multi-View Gaussian Model for High-Resolution 3D Content Creation](https://huggingface.co/papers/2402.05054).