spsancti commited on
Commit
119d84a
1 Parent(s): 12fba8e

Update header.html

Browse files
Files changed (1) hide show
  1. header.html +2 -2
header.html CHANGED
@@ -7,11 +7,11 @@
7
  margin-bottom: 10px;
8
  ">
9
  <h1 style="font-weight: 900; align-items: center; margin-bottom: 7px; margin-top: 20px;">
10
- Deci Diffusion 1.0
11
  </h1>
12
  </div>
13
  <div>
14
  <p style="align-items: center; margin-bottom: 7px;">
15
- Demo for the <a href="https://huggingface.co/Deci/DeciDiffusion-v1-0" target="_blank">DeciDiffusion 1.0 model</a>
16
  </div>
17
  </div>
 
7
  margin-bottom: 10px;
8
  ">
9
  <h1 style="font-weight: 900; align-items: center; margin-bottom: 7px; margin-top: 20px;">
10
+ Deci Diffusion v2.0
11
  </h1>
12
  </div>
13
  <div>
14
  <p style="align-items: center; margin-bottom: 7px;">
15
+ Demo for the <a href="https://huggingface.co/Deci/DeciDiffusion-v2-0" target="_blank">DeciDiffusion v2.0 model</a>
16
  </div>
17
  </div>