Zuellni commited on
Commit
ac80f6b
·
verified ·
1 Parent(s): 2281b90

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -44,10 +44,10 @@ Various experiments, some decent, some bad. Trained on publicly accessible image
44
  <img src="images/digital_illustration_wide.png">
45
 
46
  ### Digital Painting
47
- V1 - 144 x 2048px images, 1024px and 1536px buckets. Simple captions generated with <a href="https://huggingface.co/gokaygokay/Florence-2-Flux-Large">Florence-2</a>.<br>
48
  <b>Pretty bad</b> - details look sharp but the style is inconsistent.
49
 
50
- V2 - 72 x 2048px images, 1024px buckets. Very detailed captions generated with <a href="https://huggingface.co/huihui-ai/Huihui-Qwen3-VL-32B-Instruct-abliterated">Qwen3-VL-32B</a>.<br>
51
  <b>Decent</b> - details look slightly worse than v1 but the style is much more consistent. I'd probably use even fewer images for v3 but train with 1536px buckets and simpler captions.
52
  <img src="images/digital_painting_wide.png">
53
 
 
44
  <img src="images/digital_illustration_wide.png">
45
 
46
  ### Digital Painting
47
+ v1 - 144 x 2048px images, 1024px and 1536px buckets. Simple captions generated with <a href="https://huggingface.co/gokaygokay/Florence-2-Flux-Large">Florence-2</a>.<br>
48
  <b>Pretty bad</b> - details look sharp but the style is inconsistent.
49
 
50
+ v2 - 72 x 2048px images, 1024px buckets. Very detailed captions generated with <a href="https://huggingface.co/huihui-ai/Huihui-Qwen3-VL-32B-Instruct-abliterated">Qwen3-VL-32B</a>.<br>
51
  <b>Decent</b> - details look slightly worse than v1 but the style is much more consistent. I'd probably use even fewer images for v3 but train with 1536px buckets and simpler captions.
52
  <img src="images/digital_painting_wide.png">
53