openai / dalle-2-preview

1.05k stars 129 forks source link

Request Limit is Broken #19

Open Cassidy-Renno opened 2 years ago

Cassidy-Renno commented 2 years ago

A very simple and fixable issue (although it seems that the support for Dalle2 is simply nonexistent). Today I produced 10 images, hit the 50 image limit, then had to wait 8 minutes, then produced one image, hit the limit, and had to wait 30 minutes, then produced 4 images, hit the 50 prompt limit, and now have to wait about 4 hours. Please, please fix this, it is ruining the experience, and is frankly extremely unprofessional. Especially considering that I have contacted supprt@openai.com multiple times and received no response. I can't reproduce the issue as it is chaotic and inconsistent. Whoever is working on the Dalle2 preview, if you're reading this, do something about this issue.

dillon-sykes commented 2 years ago

The way it currently works is that there are 50 individual tokens that each take 24 hours to be usable again, independently of each other, instead of completely resetting the count every 24 hours. Also be aware that generating variations also uses a token. This was pointed out by the Reddit user "MathMusicMystery" in the post below and would appear to match exactly what you're seeing.

Source: https://www.reddit.com/r/dalle2/comments/vfyw87/are_there_usageprompt_limits_to_dalle_2_beta/icyktn9/

Cassidy-Renno commented 2 years ago

Thank you so much, I was having a very hard time figuring out how that worked!