Spaces:
Runtime error
Runtime error
bokyeong1015
commited on
Commit
•
c5dc4e3
1
Parent(s):
be169cd
Update docs/description.md
Browse files- docs/description.md +5 -2
docs/description.md
CHANGED
@@ -12,11 +12,14 @@ This demo showcases a lightweight Stable Diffusion model (SDM) for general-purpo
|
|
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 |
-
|
|
|
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.
|
|
|
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 |
+
**Demo Environment**: [Oct/08/2023] Free CPU-basic (2 vCPU · 16 GB RAM) — 7~10 min slow inference (for a 512×512 image with 25 denoising steps)
|
16 |
+
<br/>
|
17 |
+
- 🙏 Better to use the quickstart code or Hosted inference API in [BK-SDM-Small Model Card](https://huggingface.co/nota-ai/bk-sdm-small).
|
18 |
|
19 |
<details>
|
20 |
<summary>Previous Env Setup:</summary>
|
21 |
+
[Oct/01/2023] NVIDIA T4-small (4 vCPU · 15 GB RAM · 16GB VRAM) — 5~10 sec inference.
|
22 |
+
<br/>
|
23 |
[Sept/01/2023] Free CPU-basic (2 vCPU · 16 GB RAM) — 7~10 min slow inference.
|
24 |
<br/>
|
25 |
[Aug/01/2023] NVIDIA T4-small (4 vCPU · 15 GB RAM · 16GB VRAM) — 5~10 sec inference.
|