Files changed (1) hide show
  1. README.md +150 -0
README.md ADDED
@@ -0,0 +1,150 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model:
4
+ - Yuanshi/OminiControl
5
+ ---
6
+
7
+ <div align="center">
8
+ <a href="https://fotographer.ai/">
9
+ <picture>
10
+ <source media="(max-width: 424px" srcset="https://storage.googleapis.com/fotographer-cdn/app-static-assets/zen_ctrl/banner_sm.avif" type="image/avif">
11
+ <source media="(min-width: 425px" srcset="https://storage.googleapis.com/fotographer-cdn/app-static-assets/zen_ctrl/banner.avif" type="image/avif">
12
+ <source media="(max-width: 424px" srcset="https://storage.googleapis.com/fotographer-cdn/app-static-assets/zen_ctrl/banner_sm.webp" type="image/webp">
13
+ <source media="(min-width: 425px" srcset="https://storage.googleapis.com/fotographer-cdn/app-static-assets/zen_ctrl/banner.webp" type="image/webp">
14
+ <img alt="ZenCtrl Banner" src="https://storage.googleapis.com/fotographer-cdn/app-static-assets/zen_ctrl/banner.png" />
15
+ </picture>
16
+ </a>
17
+ <h1>ZenCtrl</h1>
18
+ </div>
19
+
20
+ **An all-in-one, control framework for unified visual content creation using GenAI.**
21
+ Generate multi-view, diverse-scene, and task-specific high-resolution images from a single subject imageโ€”without fine-tuning.
22
+
23
+ <div align="center" style="line-height: 1;">
24
+ <a href="https://github.com/FotographerAI/ZenCtrl/tree/main" target="_blank" style="margin: 2px;" name="github_repo_link"><img src="https://img.shields.io/badge/GitHub-Repo-181717.svg" alt="GitHub Repo" style="display: inline-block; vertical-align: middle;"></a>
25
+ <!-- <a href="https://huggingface.co/spaces/YOUR_ORG/ZenCtrl" target="_blank" name="huggingface_space_link"><img src="https://img.shields.io/badge/๐Ÿค—_HuggingFace-Space-ffbd45.svg" alt="HuggingFace Space" style="display: inline-block; vertical-align: middle;"></a> -->
26
+ <a href="https://discord.com/invite/b9RuYQ3F8k" target="_blank" style="margin: 2px;" name="discord_link"><img src="https://img.shields.io/badge/Discord-Join-7289da.svg?logo=discord" alt="Discord" style="display: inline-block; vertical-align: middle;"></a>
27
+ <a href="https://fotographer.ai/" target="_blank" style="margin: 2px;" name="lp_link"><img src="https://img.shields.io/badge/Website-Landing_Page-blue" alt="LP" style="display: inline-block; vertical-align: middle;"></a>
28
+ <a href="https://x.com/FotographerAI" target="_blank" style="margin: 2px;" name="twitter_link"><img src="https://img.shields.io/twitter/follow/FotographerAI?style=social" alt="X" style="display: inline-block; vertical-align: middle;"></a>
29
+ </div>
30
+
31
+ ---
32
+
33
+ ## ๐Ÿง  Overview
34
+
35
+ **ZenCtrl** is a comprehensive toolkit built to tackle core challenges in image generation:
36
+
37
+ - No fine-tuning needed โ€“ works from **a single subject image**
38
+ - Maintains **control over shape, pose, camera angle, context**
39
+ - Supports **high-resolution**, multi-scene generation
40
+ - Modular toolkit for preprocessing, control, editing, and post-processing tasks
41
+
42
+ ZenCtrl is based on OminiControl but enhanced with more fine-grained control, consistent subject preservation, and more improved and ready-to-use models. Our goal is to build an **agentic visual generation system** that can orchestrate image/video creation from **LLM-driven recipes.**
43
+
44
+ ---
45
+
46
+ ## ๐Ÿ“ฆ Github code
47
+
48
+ https://github.com/FotographerAI/ZenCtrl/tree/main
49
+
50
+ ---
51
+
52
+ ## ๐Ÿ›  Toolkit Components (coming soon)
53
+
54
+ ### ๐Ÿงน Preprocessing
55
+
56
+ - Background removal
57
+ - Matting
58
+ - Reshaping
59
+ - Segmentation
60
+
61
+ ### ๐ŸŽฎ Control Models
62
+
63
+ - Shape (Canny, HED, Scribble, Depth)
64
+ - Pose (OpenPose, DensePose)
65
+ - Mask control
66
+ - Camera/View control
67
+
68
+ ### ๐ŸŽจ Post-processing
69
+
70
+ - Deblurring
71
+ - Color fixing
72
+ - Natural blending
73
+
74
+ ### โœ๏ธ Editing Models
75
+
76
+ - Inpainting (removal, masked editing, replacement)
77
+ - Outpainting
78
+ - Transformation / Motion
79
+ - Relighting
80
+
81
+ ---
82
+
83
+ ## ๐ŸŽฏ Supported Tasks
84
+
85
+ - Background generation
86
+ - Controlled background generation
87
+ - Subject-consistent context-aware generation
88
+ - Object and subject placement (coming soon)
89
+ - In-context image/video generation (coming soon)
90
+ - Multi-object/subject merging & blending (coming soon)
91
+ - Video generation (coming soon)
92
+
93
+ ---
94
+
95
+ ## ๐Ÿ“ฆ Target Use Cases
96
+
97
+ - Product photography
98
+ - Fashion & accessory try-on
99
+ - Virtual try-on (shoes, hats, glasses, etc.)
100
+ - People & portrait control
101
+ - Illustration, animation, and ad creatives
102
+
103
+ All of these tasks can be **mixed and layered** โ€” ZenCtrl is designed to support real-world visual workflows with **agentic task composition**.
104
+
105
+ ---
106
+
107
+ ## ๐Ÿ“ข News
108
+
109
+ - **2025-03-26**: ๐Ÿง  First release โ€” model weights available on Hugging Face!
110
+ - **Coming Soon**: Source code release, Quick Start guide, Example notebooks
111
+ - **Next**: Controlled fine-grain version on our platform and API (Pro version)
112
+ - **Future**: Video generation toolkit release
113
+
114
+ ## ๐Ÿšง Limitations
115
+
116
+ 1. Models currently perform best with **objects**, and to some extent **humans**.
117
+ 2. Resolution support is currently capped at **1024x1024** (higher quality coming soon).
118
+ 3. Performance with **illustrations** is currently limited.
119
+ 4. The models were **not trained on large-scale or highly diverse datasets** yet โ€” we plan to improve quality and variation by training on larger and more diverse datasets, especially for **illustration and stylized content**.
120
+ 5. Video support and the full **agentic task pipeline** are still under development.
121
+
122
+ ---
123
+
124
+ ## ๐Ÿ“‹ To-do
125
+
126
+ - [x] Release early pretrained model weights for defined tasks
127
+ - [ ] Release additional task-specific models and modes
128
+ - [ ] Release open source code (coming soon)
129
+ - [ ] Release Quick Start guide and example notebooks
130
+ - [ ] Launch API access via our app and Baseten for easier deployment
131
+ - [ ] Release high-resolution models (1500ร—1500+)
132
+ - [ ] Enable full toolkit integration with agent API
133
+ - [ ] Add video generation module
134
+
135
+ ---
136
+
137
+ ## ๐Ÿค Join the Community
138
+
139
+ - ๐Ÿ’ฌ [Discord](https://discord.com/invite/b9RuYQ3F8k) โ€“ share ideas and feedback
140
+ - ๐ŸŒ [Landing Page](https://fotographer.ai)
141
+ - ๐Ÿงช [Try it now on Hugging Face Space (release on 2025/03/28 PST)](https://huggingface.co/fotographerai/zenctrl_tools/tree/main/weights)
142
+ <!-- - ๐Ÿง  [Blog]() -->
143
+
144
+ ---
145
+
146
+ ## ๐Ÿค Community Collaboration
147
+
148
+ We hope to collaborate closely with the open-source community to make **ZenCtrl** a powerful and extensible toolkit for visual content creation.
149
+ Once the source code is released, we welcome contributions in training, expanding supported use cases, and developing new task-specific modules.
150
+ Our vision is to make ZenCtrl the **standard framework** for agentic, high-quality image and video generation โ€” built together, for everyone.