riesentoaster / prompt-battle-live

MIT License
0 stars 1 forks source link

Limit number of characters for prompts #5

Open laurenzse opened 2 months ago

laurenzse commented 2 months ago

Currently, too long prompt lead to an error image being displayed. Show the remaining characters for the participants and/or limit the characters send to OpenAI.

riesentoaster commented 2 months ago

Do you know what that limit is?

riesentoaster commented 2 months ago

Quick google:

A text description of the desired image(s). The maximum length is 1000 characters for dall-e-2 and 4000 characters for dall-e-3. source

It may be a minute until I have time to get this done, end of semester stress. If you need it soon, feel free to create a PR @laurenzse.