Show HN: A little side project, a watercolor art generator
21–30 of 83 posts
Re: Show HN: A little side project, a watercolor art generator
#22Otherwise the process is the following:
I enter the page -> Upload image -> See 4h of queue for getting my result -> I close the tab, leaving there a pending task.
Re: Show HN: A little side project, a watercolor art generator
#23Have fun!
Re: Show HN: A little side project, a watercolor art generator
#24Oops, sorry OP for all the traffic :D
Re: Show HN: A little side project, a watercolor art generator
#25Sorry all for the long wait times! Was not expecting much interest. At the very least, I need to look into removing photos from the queue when people exit the page.
Re: Show HN: A little side project, a watercolor art generator
#26It's a busy day! There are currently 512 people in front of you. Please keep this tab open!
Estimated wait time: 7 hours, 7 minutes
Re: Show HN: A little side project, a watercolor art generator
#27The hug is getting tighter ;-)
Re: Show HN: A little side project, a watercolor art generator
#28Re: Show HN: A little side project, a watercolor art generator
#29Dall-e offers an API with some limitations (max 4MB square PNG, content filtering): https://beta.openai.com/docs/guides/images/usage
Photopea.com has a watercolor filter, in JS, all client side. It's not very good ATM so there's certainly room for improvement. Doing it all client side would solve the queue problem.
Re: Show HN: A little side project, a watercolor art generator
#30What you want to gain is experience with prompt engineering for these tools.
Here's a good resource https://openart.ai/promptbook