Skip to content

Commit

Permalink
Merge pull request #65 from vicentefelipechile/patch-1
Browse files Browse the repository at this point in the history
Updated default Dalle size image configuration
  • Loading branch information
Zain-ul-din authored Oct 24, 2024
2 parents ca06c7e + 85f910f commit db67754
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -47,4 +47,4 @@ STABILITY_MODEL=core

# https://platform.stability.ai/docs/api-reference#tag/Generate
# Available Models:
# core | ultra | sd3
# core | ultra | sd3

0 comments on commit db67754

Please sign in to comment.