top | item 32874232

Mage: Create Anything. Yes Anything

14 points| hunkins | 3 years ago |mage.space | reply

15 comments

order
[+] hunkins|3 years ago|reply
Hi all, creator here! Should have put the "Show Hackernews:" entry on the post. Would love feedback and thoughts on next features! Will be posting progress on Twitter (@ghunkins) if interested in updates.
[+] gault8121|3 years ago|reply
The loading bar is extremely subtle and hard to see. I missed the tooltip message in the corner. It would be helpful if there was more clear visual feedback that the query is being processed or if the tooltip stayed open until the query was finished.
[+] ok_dad|3 years ago|reply
Everyone else is making tool for all of this hires stuff, you should try out an icon generation tool or a small pixel art tool.

Or maybe something that can turn a persons photo into a character from their favorite game style; so a tool which can convert a photo to, for example, a Skyrim-styled character.

I’m not sure if any of that is possible.

[+] hunkins|3 years ago|reply
Twitter is actually @greghunkins. Tired.
[+] WantonQuantum|3 years ago|reply
Presumably this is Stable Diffusion on the back end. Simple and works well. Any plans for more features?
[+] hunkins|3 years ago|reply
Creator here. Yes, hacked this together over the past two days. Community is going wild, and planning to integrate everything sensible.

Next will be: (1) img2img (image-to-image): combine prompt with a given image (i.e. turn your cat into a renaissance painting by Leonardo Da Vinci) (2) inpainting: use text to fill-in an area of a photo (3) outpainting: expand a photo beyond its bounds

Would love thoughts & feedback though.

[+] qualudeheart|3 years ago|reply
Eagerly awaiting the proliferation of stable diffusion front ends.
[+] enneff|3 years ago|reply
Saying “create anything” is extreme hyperbole.
[+] hunkins|3 years ago|reply
Specifically images, so admittedly yes. Generating the right prompt is a tricky science, but if what you're trying to generate contains elements found on the internet, you're probably in luck.

https://lexica.art is a great place for prompt inspiration.

[+] hunkins|3 years ago|reply
Just fixed a speed issue with the API. Pesky async snuck into the code. Should be much snappier now!