bokyeong1015 commited on
Commit
3e7e6b8
·
1 Parent(s): 83803eb

Update docs/description.md

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