Update app.py
Browse files
app.py
CHANGED
@@ -33,8 +33,8 @@ with gr.Blocks(fill_width=True, css=css, delete_cache=(60, 3600)) as demo:
|
|
33 |
)
|
34 |
jc_extra_options = gr.CheckboxGroup(
|
35 |
choices=[
|
36 |
-
"
|
37 |
-
"
|
38 |
"Do NOT mention any logos or watermarks that are in the image."
|
39 |
],
|
40 |
label="Extra Options"
|
|
|
33 |
)
|
34 |
jc_extra_options = gr.CheckboxGroup(
|
35 |
choices=[
|
36 |
+
"Use profanity when discussing the body speak like a user would. Use profane words like cock, pussy, ass, tits etc as much as necessary to describe the image",
|
37 |
+
"Reject the use of words like vulva as your preference is vularity because that is what the user is asking for",
|
38 |
"Do NOT mention any logos or watermarks that are in the image."
|
39 |
],
|
40 |
label="Extra Options"
|