ksort commited on
Commit
780769f
Β·
1 Parent(s): 6f00bc7

Update score

Browse files
Files changed (1) hide show
  1. serve/gradio_web.py +1 -1
serve/gradio_web.py CHANGED
@@ -58,7 +58,7 @@ def build_side_by_side_ui_anony(models):
58
  - Aesthetics includes: Photorealism (30%) + Light and Shadow (10%) + Absence of Artifacts (10%).
59
 
60
  ## πŸ‘‡ Generating now!
61
-
62
  """
63
 
64
  model_list = models.model_ig_list
 
58
  - Aesthetics includes: Photorealism (30%) + Light and Shadow (10%) + Absence of Artifacts (10%).
59
 
60
  ## πŸ‘‡ Generating now!
61
+ - Note: Due to the API's image safety checks, errors may occur. If this happens, please re-enter a different prompt.
62
  """
63
 
64
  model_list = models.model_ig_list