Image-to-Image
Diffusers
Safetensors
SpatialGenDiffusionPipeline
bertjiazheng commited on
Commit
fa85ab7
·
1 Parent(s): b78ed69

update README

Browse files
README.md CHANGED
@@ -13,7 +13,10 @@ pipeline_tag: image-to-image
13
  <!-- markdownlint-disable no-duplicate-header -->
14
 
15
  <div align="center">
16
- <img src="assets/logo.png" width="60%" alt="SpatialGen" />
 
 
 
17
  </div>
18
  <hr style="margin-top: 0; margin-bottom: 8px;">
19
  <div align="center" style="margin-top: 0; padding-top: 0; line-height: 1;">
@@ -25,9 +28,9 @@ pipeline_tag: image-to-image
25
 
26
  <div align="center">
27
 
28
- | Image-to-Scene Results | Text-to-Scene Results |
29
- | :--------------------------------------: | :----------------------------------------: |
30
- | ![Img2Scene](./assets/vis_img2scene.png) | ![Text2Scene](./assets/vis_text2scene.png) |
31
 
32
  <p>SpatialGen produces multi-view, multi-modal information from a semantic layout using a multi-view, multi-modal diffusion model.</p>
33
  </div>
@@ -91,4 +94,4 @@ bash scripts/infer_spatialgen_t2s.sh
91
 
92
  We would like to thank the following projects that made this work possible:
93
 
94
- [DiffSplat](https://github.com/chenguolin/DiffSplat) | [SD 2.1](https://github.com/Stability-AI/stablediffusion) | [TAESD](https://github.com/madebyollin/taesd) | [SpatialLM](https://github.com/manycore-research/SpatialLM)
 
13
  <!-- markdownlint-disable no-duplicate-header -->
14
 
15
  <div align="center">
16
+ <picture>
17
+ <source srcset="https://cdn-uploads.huggingface.co/production/uploads/6437c0ead38ce48bdd4b0067/myrWYVNd4m-DuxV39VQZ0.png" media="(prefers-color-scheme: dark)">
18
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/6437c0ead38ce48bdd4b0067/QQvDtmokH4ZjwH0wppqFC.png" width="60%" alt="SpatialLM""/>
19
+ </picture>
20
  </div>
21
  <hr style="margin-top: 0; margin-bottom: 8px;">
22
  <div align="center" style="margin-top: 0; padding-top: 0; line-height: 1;">
 
28
 
29
  <div align="center">
30
 
31
+ | Image-to-Scene Results | Text-to-Scene Results |
32
+ | :--------------------: | :-------------------: |
33
+ | ![Img2Scene](https://cdn-uploads.huggingface.co/production/uploads/6437c0ead38ce48bdd4b0067/ksN5t8QEu3Iv6KhpsYsk6.png) | ![Text2Scene](https://cdn-uploads.huggingface.co/production/uploads/6437c0ead38ce48bdd4b0067/waCRa3kp01KAsKgmqS1bb.png) |
34
 
35
  <p>SpatialGen produces multi-view, multi-modal information from a semantic layout using a multi-view, multi-modal diffusion model.</p>
36
  </div>
 
94
 
95
  We would like to thank the following projects that made this work possible:
96
 
97
+ [DiffSplat](https://github.com/chenguolin/DiffSplat) | [SD 2.1](https://github.com/Stability-AI/stablediffusion) | [TAESD](https://github.com/madebyollin/taesd) | [SpatialLM](https://github.com/manycore-research/SpatialLM)
assets/logo.png DELETED
Binary file (16 kB)
 
assets/vis_img2scene.png DELETED

Git LFS Details

  • SHA256: 906178bdd4eef04ebe5ba116d5089fe022fcfd7c33fedb49c549987be5106da6
  • Pointer size: 132 Bytes
  • Size of remote file: 6.77 MB
assets/vis_text2scene.png DELETED

Git LFS Details

  • SHA256: 07943d765cb860725c6b2e5ae33df7b6986f816f0efb3f6ed1ad52c6e75c17a3
  • Pointer size: 132 Bytes
  • Size of remote file: 6.47 MB