Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -418,6 +418,7 @@ def end_process():
|
|
418 |
|
419 |
quick_prompts = [
|
420 |
'The girl dances gracefully, with clear movements, full of charm.',
|
|
|
421 |
'A character doing some simple body movements.',
|
422 |
]
|
423 |
quick_prompts = [[x] for x in quick_prompts]
|
|
|
418 |
|
419 |
quick_prompts = [
|
420 |
'The girl dances gracefully, with clear movements, full of charm.',
|
421 |
+
'The Korean beauty touches herself seductively, with smooth sexy movements as she massages her breasts.',
|
422 |
'A character doing some simple body movements.',
|
423 |
]
|
424 |
quick_prompts = [[x] for x in quick_prompts]
|