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