Live data from Hacker News

Show HN: Open Prompts – dataset of 10M Stable Diffusion generations

github.com

41–50 of 72 posts

Re: Show HN: Open Prompts – dataset of 10M Stable Diffusion generations

#41

Show HN: I made 7k images with DALL-E 2 to create a reference/inspiration table https://generrated.com https://news.ycombinator.com/item?id=32824448

really cool! that must have been a lot of work. Here's another great site for references: https://proximacentaurib.notion.site/proximacentaurib/parrot...

Re: Show HN: Open Prompts – dataset of 10M Stable Diffusion generations

#42
post #25

Earlier quoted context omitted.

Great work on Lexica.art, it's been indispensable for finding good prompts and combinations. How much does it cost to host it? Feels like hosting 500GB of images and serving them can't be cheap.

Last month Lexica served a little over 1 billion images and the Cloudflare bill (I'm using R2 + workers) was a little over $5k. I've since gotten it down to a more reasonable amount after spending some time to re-encode the images to reduce our bandwidth usage significantly. If Lexica were running on AWS/S3 I imagine our first month's bill would be closer to $100k rather than $5k. This is only image serving, so not i…

Why not go with a server or two or some VMs on Hetzner/Kimsufi/OVH/Netcup/BuyVM etc where they have very generous included transfer or even unmetered (BuyVM) ?

I get it that everyone wants to use the trendy newest tech (workers etc or whatever the latest is), but your bill could easily be 20% (or less) of the $5k kind of numbers you are mentioning.

I guess if those kind of numbers are just water under the bridge for you than you may as well go with the easier cloud setup/infra though.

Re: Show HN: Open Prompts – dataset of 10M Stable Diffusion generations

#43
post #25

Earlier quoted context omitted.

Great work on Lexica.art, it's been indispensable for finding good prompts and combinations. How much does it cost to host it? Feels like hosting 500GB of images and serving them can't be cheap.

Last month Lexica served a little over 1 billion images and the Cloudflare bill (I'm using R2 + workers) was a little over $5k. I've since gotten it down to a more reasonable amount after spending some time to re-encode the images to reduce our bandwidth usage significantly. If Lexica were running on AWS/S3 I imagine our first month's bill would be closer to $100k rather than $5k. This is only image serving, so not i…

Besides search and image listing, what other plans do you have with Lexica? Also, do you plan to open-source anything of it?

Re: Show HN: Open Prompts – dataset of 10M Stable Diffusion generations

#44
post #35

Great work! If anyone’s planning to use AI generated artwork in their projects, I’ve added an image search API to Lexica, similar to Unsplash. All the images are licensed CC0 and millions more are being added every few weeks. Docs here: https://lexica.art/docs

Been using Lexica quite a bit for prompt analysis, thanks for the work. General browsing is heavily dominated by portraits though. I was wondering if it would be worth having a face detected flag on images so you could filter portraits.

That’s a really cool idea. Especially since that in particular doesn’t seem quite hard. Do you have any ideas in how you’d implement that?

Re: Show HN: Open Prompts – dataset of 10M Stable Diffusion generations

#45

Show HN: I made 7k images with DALL-E 2 to create a reference/inspiration table https://generrated.com https://news.ycombinator.com/item?id=32824448

Thanks for posting this — I made it!

I've been steadily adding new prompts/images, and in fact today was the first time a set of user-submitted prompts were added.

I'm so pleased to know it's useful to others.

Re: Show HN: Open Prompts – dataset of 10M Stable Diffusion generations

#46
post #41

Show HN: I made 7k images with DALL-E 2 to create a reference/inspiration table https://generrated.com https://news.ycombinator.com/item?id=32824448

really cool! that must have been a lot of work. Here's another great site for references: https://proximacentaurib.notion.site/proximacentaurib/parrot...

Thanks for the kind words. I collected them and built the site over ~2 months. The financial cost to run the prompts on DALL•E 2 was the hardest part!

Re: Show HN: Open Prompts – dataset of 10M Stable Diffusion generations

#47
post #23

Earlier quoted context omitted.

Stable Diffusion was released just a month ago and look at the amount of applications and improvements that have been developed, it feels like a year! Open-source is the way to get the most out of this tech. We plan to keep building all the features that are to come at krea.ai in this way.

It is truly crazy the pace of updates. It's the first single topic I feel like I can't keep up with no matter how much time I spend with it. It's like how they say Da Vinci's was the last generation that could know 'everything' but now we're getting into real-time too much new information!

There’s definitely no way to keep up with machine learning today. Let alone all the world’s knowledge.

AI will be the new Da Vinci.

Re: Show HN: Open Prompts – dataset of 10M Stable Diffusion generations

#48

I'm curious, I've seen a few sites like this which grab from the Stability Discord. Is there a way to quickly scrape this amount of data from a Discord server?

There’s many ways. We actually did a basic script because we didn’t want to saturate Discord servers. You know, the classic politeness rules for scrapers…

But scraping data quickly and doing a (D)DOS is almost a synonym.

Re: Show HN: Open Prompts – dataset of 10M Stable Diffusion generations

#49

Hey, was the specific Stable Diffusion version used to generate each image recorded anywhere in the dataset? In krea.ai, it doesn't say which version of the model was used to generate each image It appears that later versions are better in generating faces or something. Like, Stable Diffusion 1.5 vs 1.4 (I'm not sure but there's a great variability nonetheless and I wanted to know if the version of the model accounte…

As @vipermu says, 1.3. 1.4 images are public but, afaik, 1.5 images are not.
Post reply on HN