We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09e944d commit e339693Copy full SHA for e339693
1 file changed
handlers/commands/image.py
@@ -30,7 +30,7 @@
30
31
# 图像生成配置
32
IMAGE_OPTIMIZE_MODELS = ["deepseek-r1", "gemini-flash"]
33
-DEFAULT_SIZE = "1024x1024"
+DEFAULT_SIZE = "836x1216"
34
DEFAULT_STEP = 16
35
DEFAULT_MODEL = "flux"
36
DEFAULT_CFG = 1
0 commit comments