Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -281,7 +281,7 @@ def expand_prompt(prompt):
|
|
| 281 |
"You are an AI assistant that rewrites image prompts to be more descriptive and detailed."
|
| 282 |
)
|
| 283 |
user_prompt_rewrite = (
|
| 284 |
-
"Rewrite this prompt to be more descriptive and detailed
|
| 285 |
)
|
| 286 |
user_prompt_rewrite_2 = (
|
| 287 |
"Rephrase this scene to have more elaborate details: "
|
|
|
|
| 281 |
"You are an AI assistant that rewrites image prompts to be more descriptive and detailed."
|
| 282 |
)
|
| 283 |
user_prompt_rewrite = (
|
| 284 |
+
"Rewrite this prompt to be more descriptive and detailed: "
|
| 285 |
)
|
| 286 |
user_prompt_rewrite_2 = (
|
| 287 |
"Rephrase this scene to have more elaborate details: "
|