dalle-mini icon indicating copy to clipboard operation
dalle-mini copied to clipboard

DALL·E Mini - Generate images from a text prompt

Results 100 dalle-mini issues
Sort by recently updated
recently updated
newest added

Are there any safeguards in place that stop people from searching up things like "child porn" or stuff like that?

Followed the steps for running a local instance of DALL-E. I am running it on WSL2 on a Win10 box. Followed all the steps and ran the backend, then the...

I think this would help with the huge amount of traffic. I'd rather wait 10 seconds for one image than 90 seconds for 9 images

The current implementation of `DalleBart._sample()` performs "super conditioning" by running `DalleBart.decode()` twice in a row: https://github.com/borisdayma/dalle-mini/blob/a72705f46ce29a45d1c56c40b39e12476bfa6584/src/dalle_mini/model/modeling.py#L1838-L1856 Allowing JAX to schedule these in parallel makes inference *much* faster, especially but not...

hi @borisdayma, thanks for providing great repo! When I used inference notebook, I found there's minor bug when ranking images by CLIP. please check the update! thanks. - fix bug...

What do I need to change / configure in the notebook to run more iterations on each image to get better details etc?

I always either get the "too much traffic" error or it just loads infinitely

There is a problem where Dall-E, even the most simple search, won't load or appears an "page busy" error, even with the trackers/ad blockers off and using a different browser....

I don't have neither a GPU or Cuda so when trying to run on docker with GPU disabled I get this error every time I try to generate an image....