epigene commited on
Commit
c48b8ff
·
verified ·
1 Parent(s): 3852696

feat: expand showcase gallery to 8 images

Browse files
Files changed (1) hide show
  1. README.md +12 -6
README.md CHANGED
@@ -20,12 +20,18 @@ pipeline_tag: text-to-image
20
  Anime image generation that nails anatomy, follows your prompt, and gives you the same pixel-perfect result on any machine. Every time.
21
 
22
  <p align="center">
23
- <img src="https://huggingface.co/epigene/4cgt/resolve/main/showcase/showcase_1.png" width="24%" />
24
- <img src="https://huggingface.co/epigene/4cgt/resolve/main/showcase/showcase_2.png" width="24%" />
25
- <img src="https://huggingface.co/epigene/4cgt/resolve/main/showcase/showcase_3.png" width="24%" />
26
- <img src="https://huggingface.co/epigene/4cgt/resolve/main/showcase/showcase_4.png" width="24%" />
27
  </p>
28
- <p align="center"><sub>Seed 7777, 4242, 1337, 3939. DoRA v0.271. ~25s each on RTX 5090.</sub></p>
 
 
 
 
 
 
29
 
30
  **GitHub**: [teenu/4cgt](https://github.com/teenu/4cgt) | **Website**: [4cgt.com](https://4cgt.com) | **Sponsor**: [GitHub Sponsors](https://github.com/sponsors/teenu)
31
 
@@ -38,7 +44,7 @@ This repo hosts showcase images generated by 4CGT. The tool itself lives on [Git
38
  | Asset | Source | License |
39
  |-------|--------|---------|
40
  | 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 |
41
- | DoRA stabilizers (v0.271, v0.280a) | [Civitai: reakaakasky](https://civitai.com/models/971952) | See creator's terms |
42
  | Style CSVs (Danbooru/e621) | [Laxhar/noob-wiki](https://huggingface.co/datasets/Laxhar/noob-wiki) | Apache-2.0 |
43
  | ControlNet OpenPose SDXL | [xinsir/controlnet-openpose-sdxl-1.0](https://huggingface.co/xinsir/controlnet-openpose-sdxl-1.0) | Apache-2.0 |
44
 
 
20
  Anime image generation that nails anatomy, follows your prompt, and gives you the same pixel-perfect result on any machine. Every time.
21
 
22
  <p align="center">
23
+ <img src="https://huggingface.co/epigene/4cgt/resolve/main/showcase/samurai_dawn.png" width="24%" />
24
+ <img src="https://huggingface.co/epigene/4cgt/resolve/main/showcase/gothic_rose.png" width="24%" />
25
+ <img src="https://huggingface.co/epigene/4cgt/resolve/main/showcase/underwater_dream.png" width="24%" />
26
+ <img src="https://huggingface.co/epigene/4cgt/resolve/main/showcase/golden_hour.png" width="24%" />
27
  </p>
28
+ <p align="center">
29
+ <img src="https://huggingface.co/epigene/4cgt/resolve/main/showcase/enchanted_forest.png" width="24%" />
30
+ <img src="https://huggingface.co/epigene/4cgt/resolve/main/showcase/cyberpunk_rain.png" width="24%" />
31
+ <img src="https://huggingface.co/epigene/4cgt/resolve/main/showcase/winter_solitude.png" width="24%" />
32
+ <img src="https://huggingface.co/epigene/4cgt/resolve/main/showcase/moonlit_warrior.png" width="24%" />
33
+ </p>
34
+ <p align="center"><sub>All generated with 4CGT. DoRA v0.271. 42 steps, ~6s each on RTX 5090.</sub></p>
35
 
36
  **GitHub**: [teenu/4cgt](https://github.com/teenu/4cgt) | **Website**: [4cgt.com](https://4cgt.com) | **Sponsor**: [GitHub Sponsors](https://github.com/sponsors/teenu)
37
 
 
44
  | Asset | Source | License |
45
  |-------|--------|---------|
46
  | 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 |
47
+ | DoRA stabilizers (v0.271 recommended) | [Civitai: reakaakasky](https://civitai.com/models/971952) | See creator's terms |
48
  | Style CSVs (Danbooru/e621) | [Laxhar/noob-wiki](https://huggingface.co/datasets/Laxhar/noob-wiki) | Apache-2.0 |
49
  | ControlNet OpenPose SDXL | [xinsir/controlnet-openpose-sdxl-1.0](https://huggingface.co/xinsir/controlnet-openpose-sdxl-1.0) | Apache-2.0 |
50