Live data from Hacker News

DALL-E Mini – Generate images from a text prompt

app.baseten.co

11–20 of 25 posts

Re: DALL-E Mini – Generate images from a text prompt

#12
Interesting results: I tried "a train entering a station" and "a train in the countryside". Both images showed a track with rails and some kind of distortion (somewhat reminiscent of speed, more so the first one), but no train, omitting the subject in favour of circumstances.

So, a touch of Rain, Speed and Steam?

So I tried "a train speeding in rain" and got a somewhat car-like out of the window view on a rainy landscape, with a hint of rails somewhat mangled into what looked more like a road for automobiles to me. — However, no Turner… ;-)

Re: DALL-E Mini – Generate images from a text prompt

#14
Wow, this author is very dishonest as it does not mention any of the people who created this project in the first place. I was one of the people who worked in this project.

This was spearheaded by Boris Dayma, now at Weights and Biases.

This is an Open Source project with all code and methods in public.

See either GitHub (https://github.com/borisdayma/dalle-mini) or the hosted space in Hugging Face Hub (https://huggingface.co/spaces/dalle-mini/dalle-mini) or the project report (https://wandb.ai/dalle-mini/dalle-mini/reports/DALL-E-mini-G...).

This project was also covered in the NYT article on Dalle2 by Cade Metz.

The author gives no credits at all. That is apalling.

(Also, the one hosted in the HF Hub gives you better results)

I just realized that this person is either using our model (some point in the past) and not giving us due credit, or they trained a new model and the name just happens to match.

In the latter case, please ignore my rant and use my links as a reference to another project than the claim that this prpject is our project.

Re: DALL-E Mini – Generate images from a text prompt

#15
post #8
post #5

How is this different from dall-e mini on huggingface?

That one errors out with "Too much traffic" and this one doesn't.

It may error out heaps of times, but requests that do make it through actually seem to come back with images that have considered more than just one or two words from the request.

This one tends to come back with blobby images that don't seem to take in at least half the words in the query (and yes, I'm only using 3-4 words, just like the example).

Out of the handful of DALL-E clones I've seen so far, this is by far the worst performing wrt results returned I've come across.

Re: DALL-E Mini – Generate images from a text prompt

#16
post #4
post #2

Mostly just getting unrecognizable blobs

Which prompts have you tried? I have no idea which prompts to even input to get unrecognizable blobs intentionally. Spent all evening yesterday having fun as me and my friends tried all sorts of inputs, including pretty specific/obscure ones (but we also did plenty of rather vague and generic inputs as well). Not even once we got unrecognizable blobs. Sometimes we got results that were more on the van gogh side rathe…

"Tom and Jerry playing Contra"

Re: DALL-E Mini – Generate images from a text prompt

#17
The results are amusing but not particularly accurate; "cat" resulted in a recognisable but distorted cat, "dog" produced a barely recognisable nightmarish blob of fur and eyes, and "pig" output something with nothing more than the general texture of a pig.

Re: DALL-E Mini – Generate images from a text prompt

#18
post #13
post #11

This one seems really poor compared to the other minis I've tried. Mostly unrecognisable, blurred shapes

which ones have you tried?

I've seen this link passed around a lot (usually it reaches traffic limits) https://huggingface.co/spaces/dalle-mini/dalle-mini

Re: DALL-E Mini – Generate images from a text prompt

#19
post #11

This one seems really poor compared to the other minis I've tried. Mostly unrecognisable, blurred shapes

It’s likely the site is using the smaller “toy” model configured as default with the DALL-E mini code base. The larger “mega” model, used by the official demo, is far superior but requires significant GPU memory.

Unfortunately, despite the model authors adding a significant number of GPUs to the official demo, it has been hugged to death following recent Guardian, NYT, and other coverage.

Re: DALL-E Mini – Generate images from a text prompt

#20
post #13

Earlier quoted context omitted.

which ones have you tried?

I've seen this link passed around a lot (usually it reaches traffic limits) https://huggingface.co/spaces/dalle-mini/dalle-mini

Yeah this one seemed to do a better job
Post reply on HN