riesentoaster / prompt-battle-live

MIT License
0 stars 1 forks source link

Add support for DALL·E 3 #4

Closed laurenzse closed 3 months ago

laurenzse commented 3 months ago

Adds support for selecting the model, e.g. the latest model available: DALL·E 3.

If the user selects a model other than DALL·E 2, the image count parameter is always 1 since DALL·E 3 does not support generating multiple images per request.

laurenzse commented 3 months ago

Good point. Changed the default to DALL·E 2.