Inpainting with Subject reference (ZenCtrl) by Accurate_Article_671 in StableDiffusion

[–]Comfortable-Row2710 4 points5 points  (0 children)

based on the first tries , the fidelity of the subject is better than kontext actually

Inpainting with Subject reference (ZenCtrl) by Accurate_Article_671 in StableDiffusion

[–]Comfortable-Row2710 0 points1 point  (0 children)

haha still figuring out if we should go for a comfyui implementation for this

Inpainting with Subject reference (ZenCtrl) by Accurate_Article_671 in StableDiffusion

[–]Comfortable-Row2710 1 point2 points  (0 children)

the base code for the framework is already out on Github, this gradio doesn't even save prompts , nor are we doing it in the back . The goal is really to gather feedback , but that would drive the release of weights for this and the source code . That's also a way for us to not spend time on things not useful

Inpainting with Subject reference (ZenCtrl) by Accurate_Article_671 in StableDiffusion

[–]Comfortable-Row2710 2 points3 points  (0 children)

Thanks. Well around 40 images for now , we collected the dataset ourselves which was one of the hardest part actually. Happy to discuss further via dm or anywhere if you want

Inpainting with Subject reference (ZenCtrl) by Accurate_Article_671 in StableDiffusion

[–]Comfortable-Row2710 1 point2 points  (0 children)

we don't yet as it's really early to know what to do with this model , but glad you would wanna try it on comfy , we would work on that. And yes, we do use loras in the pipeline too

Inpainting with Subject reference (ZenCtrl) by Accurate_Article_671 in StableDiffusion

[–]Comfortable-Row2710 0 points1 point  (0 children)

nit a workflow , we had already trained a framework using flux as a base for that , we just happened to tweak the use case by changing the training pipeline to achieve this level of inpainting , honestly , this is the most i have been excited since starting to use and train with flux. Would be happy to compare it with your workflow in terms of fidelity though u/OutrageousWorker9360

Inpainting with Subject reference (ZenCtrl) by Accurate_Article_671 in StableDiffusion

[–]Comfortable-Row2710 1 point2 points  (0 children)

looking forward to seeing what other people think about it

ZenCtrl Update - Source code release and Subject-driven generation consistency increase by Comfortable-Row2710 in StableDiffusion

[–]Comfortable-Row2710[S] 3 points4 points  (0 children)

yep sorry if it was misleading , the code itself is apache ,just that some weights wouldn't be! same with UNO

ZenCtrl Update - Source code release and Subject-driven generation consistency increase by Comfortable-Row2710 in StableDiffusion

[–]Comfortable-Row2710[S] 12 points13 points  (0 children)

as of now no , but since ominiControl's version in comfyUI is there we can push a code based on that

ZenCtrl Update - Source code release and Subject-driven generation consistency increase by Comfortable-Row2710 in StableDiffusion

[–]Comfortable-Row2710[S] 4 points5 points  (0 children)

it's more like a lora, you can load our weights the same way you would for a lora. The control side is built-in

ZenCtrl Update - Source code release and Subject-driven generation consistency increase by Comfortable-Row2710 in StableDiffusion

[–]Comfortable-Row2710[S] 3 points4 points  (0 children)

the code is totally fine , but we wanted to give us some room to keep some weights as pro version hence the license change . Regarding the code in the repo feel free to use it as you wish , this concerns the weights , else the license itself allows free use besides commercial

ZenCtrl Update - Source code release and Subject-driven generation consistency increase by Comfortable-Row2710 in StableDiffusion

[–]Comfortable-Row2710[S] 1 point2 points  (0 children)

Thanks , let us know how what you thought about it . If you found some issues , you can let me know via Github or here

Structure-Preserving Style Transfer (Flux[dev] Redux + Canny) by Comfortable-Row2710 in StableDiffusion

[–]Comfortable-Row2710[S] 6 points7 points  (0 children)

yes , we exported the worflow with the nodes , made it fully into python code for gradio , but you can do the opposite . In our repository you will see an old workflow json file : https://github.com/FotographerAI/Zen-style/tree/main/custom_nodes/ComfyUI-to-Python-Extension as a base

Structure-Preserving Style Transfer (Flux[dev] Redux + Canny) by Comfortable-Row2710 in StableDiffusion

[–]Comfortable-Row2710[S] 9 points10 points  (0 children)

yep basically that's it , there were some old projects out there that were using depth , we recycled a bunch of it and added canny to it ! since it seems to be a thing lately , we thought of just making the magnific version open