Spaces:
Runtime error
Runtime error
Bo-Kyeong Kim
commited on
Commit
•
0f136a3
1
Parent(s):
88867d5
Update docs/description.md
Browse files- docs/description.md +3 -0
docs/description.md
CHANGED
@@ -13,6 +13,9 @@ This demo showcases a lightweight Stable Diffusion model (SDM) for general-purpo
|
|
13 |
- [**ICCV 2023 Demo Track**](https://iccv2023.thecvf.com/)
|
14 |
- Please be aware that your prompts are logged, _without_ any personally identifiable information.
|
15 |
- For different images with the same prompt, please change _Random Seed_ in Advanced Settings (because of using the firstly sampled latent code per seed).
|
|
|
|
|
|
|
16 |
- Some demo codes were borrowed from the repo of Stability AI ([stabilityai/stable-diffusion](https://huggingface.co/spaces/stabilityai/stable-diffusion)) and AK ([akhaliq/small-stable-diffusion-v0](https://huggingface.co/spaces/akhaliq/small-stable-diffusion-v0)). Thanks!
|
17 |
|
18 |
### Demo Environment
|
|
|
13 |
- [**ICCV 2023 Demo Track**](https://iccv2023.thecvf.com/)
|
14 |
- Please be aware that your prompts are logged, _without_ any personally identifiable information.
|
15 |
- For different images with the same prompt, please change _Random Seed_ in Advanced Settings (because of using the firstly sampled latent code per seed).
|
16 |
+
|
17 |
+
### Acknowledgments
|
18 |
+
- We thank [Microsoft for Startups Founders Hub](https://www.microsoft.com/en-us/startups) for supporting this research.
|
19 |
- Some demo codes were borrowed from the repo of Stability AI ([stabilityai/stable-diffusion](https://huggingface.co/spaces/stabilityai/stable-diffusion)) and AK ([akhaliq/small-stable-diffusion-v0](https://huggingface.co/spaces/akhaliq/small-stable-diffusion-v0)). Thanks!
|
20 |
|
21 |
### Demo Environment
|