Spaces:
Build error
Build error
Commit
·
4086306
1
Parent(s):
f825892
Update app.py
Browse files
app.py
CHANGED
|
@@ -136,14 +136,14 @@ with block:
|
|
| 136 |
"""
|
| 137 |
<div style="text-align: center; max-width: 650px; margin: 0 auto;">
|
| 138 |
<div>
|
| 139 |
-
<img class="logo" src="https://cdn.discordapp.com/attachments/973596613933146123/1043954179481276416/747251668968350_.pic.jpg" alt="
|
| 140 |
style="margin: auto; max-width: 7rem;">
|
| 141 |
<h1 style="font-weight: 900; font-size: 3rem; margin-top: 25px; margin-bottom: 25px;">
|
| 142 |
Text to Nail set
|
| 143 |
</h1>
|
| 144 |
</div>
|
| 145 |
<p style="margin-bottom: 5px; font-size: 94%">
|
| 146 |
-
Generate new Nail Set from a text description. Use the
|
| 147 |
</p>
|
| 148 |
</div>
|
| 149 |
"""
|
|
|
|
| 136 |
"""
|
| 137 |
<div style="text-align: center; max-width: 650px; margin: 0 auto;">
|
| 138 |
<div>
|
| 139 |
+
<img class="logo" src="https://cdn.discordapp.com/attachments/973596613933146123/1043954179481276416/747251668968350_.pic.jpg" alt="Weekend and Hyacinth Logo"
|
| 140 |
style="margin: auto; max-width: 7rem;">
|
| 141 |
<h1 style="font-weight: 900; font-size: 3rem; margin-top: 25px; margin-bottom: 25px;">
|
| 142 |
Text to Nail set
|
| 143 |
</h1>
|
| 144 |
</div>
|
| 145 |
<p style="margin-bottom: 5px; font-size: 94%">
|
| 146 |
+
Generate a new Nail Set from a text description. Use the token {Nail Set} in your prompts for the effect.
|
| 147 |
</p>
|
| 148 |
</div>
|
| 149 |
"""
|