Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -21,7 +21,7 @@ DESCRIPTION = '''
|
|
21 |
<br>A small, lightining fast efficient AI image generator
|
22 |
</span>
|
23 |
</div>
|
24 |
-
<div id="content_align" style="margin-top:
|
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.
|
|
|
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.
|