| --- |
| license: agpl-3.0 |
| tags: |
| - anime |
| - image-generation |
| - sdxl |
| - stable-diffusion |
| - 3d |
| - deterministic |
| - dora |
| - text-to-image |
| - noobai |
| language: |
| - en |
| pipeline_tag: text-to-image |
| --- |
| |
| # 4CGT — 四彫画匠 (Shichō Gashō) |
|
|
| Anime image generation that nails anatomy, follows your prompt, and gives you the same pixel-perfect result on any machine. Every time. |
|
|
| <p align="center"> |
| <img src="https://huggingface.co/epigene/4cgt/resolve/main/showcase/frieren_beach.png" width="24%" /> |
| <img src="https://huggingface.co/epigene/4cgt/resolve/main/showcase/lucy_cyberpunk.png" width="24%" /> |
| <img src="https://huggingface.co/epigene/4cgt/resolve/main/showcase/asuka.png" width="24%" /> |
| <img src="https://huggingface.co/epigene/4cgt/resolve/main/showcase/2b_ruins.png" width="24%" /> |
| </p> |
| <p align="center"><sub>All generated with 4CGT. DoRA v0.271. 42 steps. Same seed = same image on any machine.</sub></p> |
|
|
| **GitHub**: [teenu/4cgt](https://github.com/teenu/4cgt) | **Website**: [4cgt.com](https://4cgt.com) | **Sponsor**: [GitHub Sponsors](https://github.com/sponsors/teenu) |
|
|
| ## About |
|
|
| This repo hosts showcase images generated by 4CGT. The tool itself lives on [GitHub](https://github.com/teenu/4cgt). |
|
|
| 4CGT requires third-party model assets to run. These are not included here — download them from their original sources: |
|
|
| | Asset | Source | License | |
| |-------|--------|---------| |
| | NoobAI XL V-Pred 1.0 (BF16) | [Laxhar/noobai-XL-Vpred-1.0](https://huggingface.co/Laxhar/noobai-XL-Vpred-1.0) | Fair AI Public License 1.0-SD | |
| | DoRA stabilizers (v0.271 recommended) | [Civitai: reakaakasky](https://civitai.com/models/971952) | See creator's terms | |
| | Style CSVs (Danbooru/e621) | [Laxhar/noob-wiki](https://huggingface.co/datasets/Laxhar/noob-wiki) | Apache-2.0 | |
| | ControlNet OpenPose SDXL | [xinsir/controlnet-openpose-sdxl-1.0](https://huggingface.co/xinsir/controlnet-openpose-sdxl-1.0) | Apache-2.0 | |
|
|
| See the [GitHub README](https://github.com/teenu/4cgt#assets) for full setup instructions. |
|
|
| ## License |
|
|
| 4CGT (the tool) is [AGPL-3.0](https://github.com/teenu/4cgt/blob/main/LICENSE). Third-party assets carry their own licenses — see the table above. |
|
|