mirror of
https://github.com/karl0ss/ai_image_frame_server.git
synced 2025-11-12 21:09:41 +00:00
20 words
This commit is contained in:
parent
0707b031f9
commit
435b687585
@ -43,7 +43,7 @@ def create_prompt_on_openwebui(prompt: str, topic: str = "random", model: str =
|
|||||||
secondary_topic_instruction = f" Additionally incorporate the theme of '{secondary_topic}' into the new prompt, in the style of."
|
secondary_topic_instruction = f" Additionally incorporate the theme of '{secondary_topic}' into the new prompt, in the style of."
|
||||||
|
|
||||||
user_content = (
|
user_content = (
|
||||||
"Can you generate me a really random image idea, Do not exceed 10 words. Use clear language, not poetic metaphors."
|
"Can you generate me a really random image idea, Do not exceed 20 words. Use clear language, not poetic metaphors."
|
||||||
+ topic_instruction
|
+ topic_instruction
|
||||||
+ secondary_topic_instruction
|
+ secondary_topic_instruction
|
||||||
+ "Avoid prompts similar to the following:"
|
+ "Avoid prompts similar to the following:"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user