Spaces:
Runtime error
Runtime error
Update ui_components.py
Browse files- ui_components.py +1 -0
ui_components.py
CHANGED
|
@@ -7,6 +7,7 @@ from prompt_generator import ARTFORM, PHOTO_TYPE, FEMALE_BODY_TYPES, MALE_BODY_T
|
|
| 7 |
|
| 8 |
|
| 9 |
title = """<h1 align="center">FLUX Prompt Generator</h1>
|
|
|
|
| 10 |
<p><center>
|
| 11 |
<a href="https://x.com/gokayfem" target="_blank">[X gokaygokay]</a>
|
| 12 |
<a href="https://github.com/gokayfem" target="_blank">[Github gokayfem]</a>
|
|
|
|
| 7 |
|
| 8 |
|
| 9 |
title = """<h1 align="center">FLUX Prompt Generator</h1>
|
| 10 |
+
<p align="center">🔍 <a href="https://dualview.ai" target="_blank">Compare AI outputs side-by-side with DualView</a></p>
|
| 11 |
<p><center>
|
| 12 |
<a href="https://x.com/gokayfem" target="_blank">[X gokaygokay]</a>
|
| 13 |
<a href="https://github.com/gokayfem" target="_blank">[Github gokayfem]</a>
|