Spaces:
Runtime error
Runtime error
Commit
·
e2c9322
1
Parent(s):
fab6b22
Update app.py
Browse files
app.py
CHANGED
@@ -345,14 +345,6 @@ description = f"""
|
|
345 |
{icon_html}
|
346 |
<span style="margin-left: 10px;">
|
347 |
<p><strong>Embedding New Styles Into Stable Diffusion</strong></p>
|
348 |
-
<p><strong>Following are the concepts trained on</strong></p>
|
349 |
-
<ul>
|
350 |
-
<li>animal-toy</li>
|
351 |
-
<li>fft</li>
|
352 |
-
<li>midjourney</li>
|
353 |
-
<li>oil style</li>
|
354 |
-
<li>space style</li>
|
355 |
-
</ul>
|
356 |
<p>Following are some Losses tried</p>
|
357 |
<ul>
|
358 |
<li>exposure : It helps control the overall exposure of generated images. It ensures that the contrast of the generated images align with the desired aesthetic, preventing overexposure or underexposure</li>
|
|
|
345 |
{icon_html}
|
346 |
<span style="margin-left: 10px;">
|
347 |
<p><strong>Embedding New Styles Into Stable Diffusion</strong></p>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
348 |
<p>Following are some Losses tried</p>
|
349 |
<ul>
|
350 |
<li>exposure : It helps control the overall exposure of generated images. It ensures that the contrast of the generated images align with the desired aesthetic, preventing overexposure or underexposure</li>
|