Spaces:
Runtime error
Runtime error
bokyeong1015
commited on
Commit
•
be169cd
1
Parent(s):
829e355
Update docs/description.md
Browse files- docs/description.md +4 -5
docs/description.md
CHANGED
@@ -7,19 +7,18 @@ This demo showcases a lightweight Stable Diffusion model (SDM) for general-purpo
|
|
7 |
|
8 |
<br/>
|
9 |
|
10 |
-
- This research was accepted to [**ICCV 2023 Demo Track**](https://iccv2023.thecvf.com/) & [**ICML 2023 Workshop on Efficient Systems for Foundation Models** (ES-FoMo)](https://es-fomo.com/).
|
11 |
- Please be aware that your prompts are logged, _without_ any personally identifiable information.
|
12 |
- For different images with the same prompt, please change _Random Seed_ in Advanced Settings (because of using the firstly sampled latent code per seed).
|
13 |
|
14 |
<br/>
|
15 |
|
16 |
-
**Demo Environment**: [
|
17 |
-
<br/>
|
18 |
-
- 🙏 Better to use the quickstart code or Hosted inference API in [BK-SDM-Small Model Card](https://huggingface.co/nota-ai/bk-sdm-small).
|
19 |
-
|
20 |
|
21 |
<details>
|
22 |
<summary>Previous Env Setup:</summary>
|
|
|
|
|
23 |
[Aug/01/2023] NVIDIA T4-small (4 vCPU · 15 GB RAM · 16GB VRAM) — 5~10 sec inference.
|
24 |
<br/>
|
25 |
[July/31/2023] Free CPU-basic (2 vCPU · 16 GB RAM) — 7~10 min slow inference.
|
|
|
7 |
|
8 |
<br/>
|
9 |
|
10 |
+
- This research was accepted to [**ICCV 2023 Demo Track**](https://iccv2023.thecvf.com/demos-111.php) & [**ICML 2023 Workshop on Efficient Systems for Foundation Models** (ES-FoMo)](https://es-fomo.com/).
|
11 |
- Please be aware that your prompts are logged, _without_ any personally identifiable information.
|
12 |
- For different images with the same prompt, please change _Random Seed_ in Advanced Settings (because of using the firstly sampled latent code per seed).
|
13 |
|
14 |
<br/>
|
15 |
|
16 |
+
**Demo Environment**: [Oct/01/2023] NVIDIA T4-small (4 vCPU · 15 GB RAM · 16GB VRAM) — 5~10 sec inference (for a 512×512 image with 25 denoising steps)
|
|
|
|
|
|
|
17 |
|
18 |
<details>
|
19 |
<summary>Previous Env Setup:</summary>
|
20 |
+
[Sept/01/2023] Free CPU-basic (2 vCPU · 16 GB RAM) — 7~10 min slow inference.
|
21 |
+
<br/>
|
22 |
[Aug/01/2023] NVIDIA T4-small (4 vCPU · 15 GB RAM · 16GB VRAM) — 5~10 sec inference.
|
23 |
<br/>
|
24 |
[July/31/2023] Free CPU-basic (2 vCPU · 16 GB RAM) — 7~10 min slow inference.
|