VinayHajare commited on
Commit
10e24d9
·
verified ·
1 Parent(s): e72af15

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -17,11 +17,11 @@ DESCRIPTION = '''
17
  </span>
18
  </div>
19
  <div id="content_align">
20
- <span style="color:blue;font-size:16px;font-weight:bold">
21
  <br>A small, lightining fast efficient AI image generator
22
  </span>
23
  </div>
24
- <div id="content_align" style="margin-top: 12px;">
25
  <br>This 💻 demo uses the EfficientCLIP-GAN model which is trained on CUB dataset🐦🐥.
26
  <br>Keep your prompt coherent to the birds domain.
27
  <br>If you like the demo, don't forget to click on the like 💖 button.
 
17
  </span>
18
  </div>
19
  <div id="content_align">
20
+ <span style="color:blue;font-size:16px;font-weight:bold;">
21
  <br>A small, lightining fast efficient AI image generator
22
  </span>
23
  </div>
24
+ <div id="content_align" style="margin-top: 10px;font-weight:bold;">
25
  <br>This 💻 demo uses the EfficientCLIP-GAN model which is trained on CUB dataset🐦🐥.
26
  <br>Keep your prompt coherent to the birds domain.
27
  <br>If you like the demo, don't forget to click on the like 💖 button.