anirudh97 commited on
Commit
b085f1f
·
1 Parent(s): 0822af2

latest_commit

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 uncheck "Apply Loss Function" for normal image generation.
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