Diffusers
Safetensors

Add pipeline tag

#1
by nielsr HF staff - opened
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -7,7 +7,9 @@ base_model:
7
  - PixArt-alpha/PixArt-Sigma-XL-2-512-MS
8
  - stable-diffusion-v1-5/stable-diffusion-v1-5
9
  library_name: diffusers
 
10
  ---
 
11
  # [[ICLR 2025] DiffSplat](https://chenguolin.github.io/projects/DiffSplat)
12
 
13
  This HuggingFace🤗 repo stores all pretrained model weights for the ICLR 2025 paper: "DiffSplat: Repurposing Image Diffusion Models for Scalable Gaussian Splat Generation".
 
7
  - PixArt-alpha/PixArt-Sigma-XL-2-512-MS
8
  - stable-diffusion-v1-5/stable-diffusion-v1-5
9
  library_name: diffusers
10
+ pipeline_tag: image-to-3d
11
  ---
12
+
13
  # [[ICLR 2025] DiffSplat](https://chenguolin.github.io/projects/DiffSplat)
14
 
15
  This HuggingFace🤗 repo stores all pretrained model weights for the ICLR 2025 paper: "DiffSplat: Repurposing Image Diffusion Models for Scalable Gaussian Splat Generation".