File size: 935 Bytes
f4a2831
 
 
 
 
 
 
 
 
 
c195dea
 
f4a2831
 
 
c195dea
f4a2831
 
c195dea
f4a2831
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<div style="text-align: center; max-width: 650px; margin: 0 auto;">
    <div
      style="
        display: inline-flex;
        align-items: center;
        gap: 0.8rem;
        font-size: 1.75rem;
        margin-bottom: 10px;
        justify-content: center;
      ">
    <a href="https://github.com"><h1 style="font-weight: 900; margin-bottom: 7px;">
      Stable Diffusion Studio Demo
    </h1></a>
    </div> 
    <p style="margin-bottom: 10px; font-size: 94%">
      <a href="https://huggingface.co/CompVis/stable-diffusion" style="text-decoration: underline;">Stable Diffusion</a> Studio
    </p>
    <p style="margin-bottom: 10px; font-size: 94%">
      It is aims to provide high quality AI-generated artwork based on the original <a href="https://huggingface.co/CompVis/stable-diffusion" style="text-decoration: underline;">stable diffusion</a> model and is capable to generate images from the text Prompt.
    </p>

  </div>