Commit
·
fa85ab7
1
Parent(s):
b78ed69
update README
Browse files- README.md +8 -5
- assets/logo.png +0 -0
- assets/vis_img2scene.png +0 -3
- assets/vis_text2scene.png +0 -3
README.md
CHANGED
@@ -13,7 +13,10 @@ pipeline_tag: image-to-image
|
|
13 |
<!-- markdownlint-disable no-duplicate-header -->
|
14 |
|
15 |
<div align="center">
|
16 |
-
<
|
|
|
|
|
|
|
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
|
29 |
-
|
|
30 |
-
|  | [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 |
+
|  |  |
|
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
|
assets/vis_text2scene.png
DELETED
Git LFS Details
|