I'd love a colab notebook if anyone has the skill and time to do so.
Opendream: A layer-based UI for Stable Diffusion
21–30 of 158 posts
Re: Opendream: A layer-based UI for Stable Diffusion
#22Earlier quoted context omitted.
Doesn't this entirely depend both on what its been trained on and what style is being output? But also, philosophically, is it even "theft" to make something in-the-style-of someone? I believe these questions and their complex answers are the reason you've been downvoted.
I understand why the person was downvoted, but not why the person was flagged. It doesn't make sense for someone to flag "AI art is theft." Downvotes because you didn't back up what you mean. Flagged because there are AI fanboys that want to sensor speech perhaps?
It both isn't directly related to the original post, and also didn't even make any particular arguments. It was just a 5 word declaration of fact, that is borderline offtopic.
Re: Opendream: A layer-based UI for Stable Diffusion
#23Re: Opendream: A layer-based UI for Stable Diffusion
#24What's up with names nowadays? Not only there's already an OpenDream[1] on GitHub, but there's also a Stable Diffusion service also called OpenDream[2]! 1. https://github.com/OpenDreamProject/OpenDream 2. https://opendream.ai/
Re: Opendream: A layer-based UI for Stable Diffusion
#25Slap a virtualenv setup into that install script please. A system wide pip install is a bad pattern.
Re: Opendream: A layer-based UI for Stable Diffusion
#26[flagged]
Re: Opendream: A layer-based UI for Stable Diffusion
#27Very cool. Would be interesting to train a model on images with alpha channels so outputs would be automatically masked and more easily composable. But maybe masking is so good these days that would be futile? When a user does img-2-img on a layer does it use the context from other visible layers in the generation?
Segmentation is solved... https://github.com/RockeyCoss/Prompt-Segment-Anything
If the user generates a picture of a horse and rider to add onto another composition - they probably want to include the saddle.
Re: Opendream: A layer-based UI for Stable Diffusion
#28Earlier quoted context omitted.
Segmentation is solved... https://github.com/RockeyCoss/Prompt-Segment-Anything
Segment Anything is neat, but segmentation is far from solved. If the user generates a picture of a horse and rider to add onto another composition - they probably want to include the saddle.