diff --git a/.env.example b/.env.example index 90f6562..cf71aa0 100644 --- a/.env.example +++ b/.env.example @@ -27,7 +27,7 @@ DALLE_ENABLED=False DALLE_ICON_PREFIX=🎨 DALLE_USE_3=False # See all supported sizes here https://platform.openai.com/docs/api-reference/images/create#images-create-size -DALLE_SIZE=512x512 +DALLE_SIZE=1024x1024 # # Google Gemini GEMINI_PREFIX=!gemini @@ -47,4 +47,4 @@ STABILITY_MODEL=core # https://platform.stability.ai/docs/api-reference#tag/Generate # Available Models: -# core | ultra | sd3 \ No newline at end of file +# core | ultra | sd3