bokyeong1015 commited on
Commit
829e355
1 Parent(s): 803e17b

Update docs/description.md

Browse files
Files changed (1) hide show
  1. docs/description.md +9 -5
docs/description.md CHANGED
@@ -13,16 +13,20 @@ This demo showcases a lightweight Stable Diffusion model (SDM) for general-purpo
13
 
14
  <br/>
15
 
16
- **Demo Environment**: [Aug/01/2023] NVIDIA T4-small (4 vCPU · 15 GB RAM · 16GB VRAM) — 5~10 sec inference of the original SDM (for a 512×512 image with 25 denoising steps)
17
  <br/>
 
 
18
 
19
  <details>
20
  <summary>Previous Env Setup:</summary>
21
- [July/31/2023] Free CPU-basic (2 vCPU · 16 GB RAM) — 7~10 min slow inference of the original SDM.
 
 
22
  <br/>
23
- [July/27/2023] NVIDIA T4-small (4 vCPU · 15 GB RAM · 16GB VRAM) — 5~10 sec inference of the original SDM.
24
  <br/>
25
- [June/30/2023] Free CPU-basic (2 vCPU · 16 GB RAM) — 7~10 min slow inference of the original SDM.
26
  <br/>
27
- [May/31/2023] NVIDIA T4-small (4 vCPU · 15 GB RAM · 16GB VRAM) — 5~10 sec inference of the original SDM.
28
  </details>
 
13
 
14
  <br/>
15
 
16
+ **Demo Environment**: [Sept/01/2023] Free CPU-basic (2 vCPU · 16 GB RAM) — 7~10 min slow inference (for a 512×512 image with 25 denoising steps)
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.
26
  <br/>
27
+ [July/27/2023] NVIDIA T4-small (4 vCPU · 15 GB RAM · 16GB VRAM) — 5~10 sec inference.
28
  <br/>
29
+ [June/30/2023] Free CPU-basic (2 vCPU · 16 GB RAM) — 7~10 min slow inference.
30
  <br/>
31
+ [May/31/2023] NVIDIA T4-small (4 vCPU · 15 GB RAM · 16GB VRAM) — 5~10 sec inference.
32
  </details>