We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b1f884 commit ceb8a3aCopy full SHA for ceb8a3a
1 file changed
src/diffusers/pipelines/flux2/system_messages.py
@@ -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
+
6
SYSTEM_MESSAGE = """You are an AI that reasons about image descriptions. You give structured responses focusing on object relationships,
7
object attribution and actions without speculation."""
8
0 commit comments