This project implements a custom image-to-image style transfer pipeline that blends the style of one image (Image A) into the structure of another image (Image B).
We just added canny to this work by Nathan Shipley, where the fusion of style and structure creates artistic visual outputs. It's an easy edut
We will release the codes of the version leveraging ZenCtrl architecture.
Inputs:
Structural Conditioning:
Style Conditioning:
Generation Phase:
pip install -r requirements.txt
gradio app.py
If you enjoyed this project, you may also like ZenCtrl, our open-source agentic visual control toolkit for generative image pipelines that we are developing.
ZenCtrl can be combined with this style transfer project to introduce additional layers of control, allowing for more refined composition before or after stylization. It’s especially useful when working with structured scenes, human subjects, or product imagery.
With ZenCtrl, we aim to:
Whether you're refining structure by changing the background layout before stylization or editing the results afterward, ZenCtrl gives you full compositional control across the image generation stack.
👉 Explore ZenCtrl on GitHub 👉 Try the ZenCtrl Demo on Hugging Face Spaces
Want to collaborate or learn more? Reach out via GitHub or drop us a message!
Python
69.2%
JavaScript
18.5%
TypeScript
10.7%
This project implements a custom image-to-image style transfer pipeline that blends the style of one image (Image A) into the structure of another image (Image B).
We just added canny to this work by Nathan Shipley, where the fusion of style and structure creates artistic visual outputs. It's an easy edut
We will release the codes of the version leveraging ZenCtrl architecture.
Inputs:
Structural Conditioning:
Style Conditioning:
Generation Phase:
pip install -r requirements.txt
gradio app.py
If you enjoyed this project, you may also like ZenCtrl, our open-source agentic visual control toolkit for generative image pipelines that we are developing.
ZenCtrl can be combined with this style transfer project to introduce additional layers of control, allowing for more refined composition before or after stylization. It’s especially useful when working with structured scenes, human subjects, or product imagery.
With ZenCtrl, we aim to:
Whether you're refining structure by changing the background layout before stylization or editing the results afterward, ZenCtrl gives you full compositional control across the image generation stack.
👉 Explore ZenCtrl on GitHub 👉 Try the ZenCtrl Demo on Hugging Face Spaces
Want to collaborate or learn more? Reach out via GitHub or drop us a message!
Python
69.2%
JavaScript
18.5%
TypeScript
10.7%