tomerkeren42 commited on
Commit
b099263
1 Parent(s): c74a841

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
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 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 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>