File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed
Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -51,6 +51,23 @@ with Image(1024, 1024) as bg:
5151* ** Marketing Automation:** Mass-produce personalized graphics from templates.
5252* ** Data Augmentation:** High-speed batch transformations for ML datasets.
5353
54+ ## PyImageCUDA Ecosystem
55+
56+ This library is the foundation. For visual workflows:
57+
58+ ** [ PyImageCUDA Studio] ( https://github.com/offerrall/pyimagecuda-studio ) **
59+ - Node-based image compositor with real-time preview
60+ - Design templates visually, automate with Python
61+ - 40+ nodes: generators, effects, filters, transforms
62+ - Headless batch processing API
63+ ``` bash
64+ pip install pyimagecuda-studio
65+ ```
66+
67+ ---
68+
69+ ## Installation
70+
5471## Installation
5572``` bash
5673pip install pyimagecuda
You can’t perform that action at this time.
0 commit comments