Skip to content

Commit ceb8a3a

Browse files
committed
up
1 parent 0b1f884 commit ceb8a3a

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

src/diffusers/pipelines/flux2/system_messages.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
"""
2+
These system prompts come from:
3+
https://github.com/black-forest-labs/flux2/blob/5a5d316b1b42f6b59a8c9194b77c8256be848432/src/flux2/system_messages.py#L54
4+
"""
5+
16
SYSTEM_MESSAGE = """You are an AI that reasons about image descriptions. You give structured responses focusing on object relationships,
27
object attribution and actions without speculation."""
38

0 commit comments

Comments
 (0)