Spaces:
Running
on
Zero
Running
on
Zero
Jeremygriphth
commited on
Commit
•
a6f04cc
1
Parent(s):
6082621
Update app.py
Browse files
app.py
CHANGED
@@ -51,7 +51,6 @@ def generate_image(prompt, negative_prompt, height, width, num_inference_steps,
|
|
51 |
return image, seed
|
52 |
|
53 |
description = """
|
54 |
-
<p align="center">Effective Training of Diffusion Model for Photorealistic Text-to-Image Synthesis</p>
|
55 |
<p><center>
|
56 |
<a href="https://kolors.kuaishou.com/" target="_blank">[Official Website]</a>
|
57 |
<a href="https://github.com/Kwai-Kolors/Kolors/blob/master/imgs/Kolors_paper.pdf" target="_blank">[Tech Report]</a>
|
|
|
51 |
return image, seed
|
52 |
|
53 |
description = """
|
|
|
54 |
<p><center>
|
55 |
<a href="https://kolors.kuaishou.com/" target="_blank">[Official Website]</a>
|
56 |
<a href="https://github.com/Kwai-Kolors/Kolors/blob/master/imgs/Kolors_paper.pdf" target="_blank">[Tech Report]</a>
|