Spaces:
Sleeping
Sleeping
latest_commit
Browse files
app.py
CHANGED
@@ -275,7 +275,7 @@ def create_interface():
|
|
275 |
- **Symmetry**: Encourages symmetrical images by minimizing differences with horizontally flipped versions
|
276 |
- **Saturation**: Increases color saturation in the image
|
277 |
|
278 |
-
Set "N/A" and
|
279 |
""")
|
280 |
|
281 |
return app
|
|
|
275 |
- **Symmetry**: Encourages symmetrical images by minimizing differences with horizontally flipped versions
|
276 |
- **Saturation**: Increases color saturation in the image
|
277 |
|
278 |
+
Set "N/A" and unchecks "Apply Loss Function" for normal image generation.
|
279 |
""")
|
280 |
|
281 |
return app
|