inlinestudio commited on
Commit
2c9544e
·
verified ·
1 Parent(s): bb7c50f

docs: comparison images

Browse files
Files changed (6) hide show
  1. .gitattributes +4 -0
  2. 1.png +3 -0
  3. 2.png +3 -0
  4. 3.png +3 -0
  5. 4.png +3 -0
  6. README.md +10 -0
.gitattributes CHANGED
@@ -35,3 +35,7 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
  emmy-s5.char filter=lfs diff=lfs merge=lfs -text
37
  emmy-s500-v2.char filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
  emmy-s5.char filter=lfs diff=lfs merge=lfs -text
37
  emmy-s500-v2.char filter=lfs diff=lfs merge=lfs -text
38
+ 1.png filter=lfs diff=lfs merge=lfs -text
39
+ 2.png filter=lfs diff=lfs merge=lfs -text
40
+ 3.png filter=lfs diff=lfs merge=lfs -text
41
+ 4.png filter=lfs diff=lfs merge=lfs -text
1.png ADDED

Git LFS Details

  • SHA256: 5abe5da847e8f05db3c20127c017a2c2d914fce34ae347804ba8ee3034c2c03c
  • Pointer size: 132 Bytes
  • Size of remote file: 2.49 MB
2.png ADDED

Git LFS Details

  • SHA256: e12cc1ad74c49c26b6786e9bd6eee8d60307b8d08985ba541848667314d4d2a7
  • Pointer size: 132 Bytes
  • Size of remote file: 2.35 MB
3.png ADDED

Git LFS Details

  • SHA256: 4cc0d36be2cba5cd008da061795e4c6296066f20a4233c164caa3076e1a5d8cd
  • Pointer size: 132 Bytes
  • Size of remote file: 2.34 MB
4.png ADDED

Git LFS Details

  • SHA256: 6dcef317071515c226aa18e76953b1d0ffb18cc1eff139e933421afd65281b2b
  • Pointer size: 132 Bytes
  • Size of remote file: 3.78 MB
README.md CHANGED
@@ -25,6 +25,16 @@ the same face.
25
 
26
  Built and trained on the canvas in [Inline Studio](https://github.com/inlineresearch/Inline-Studio).
27
 
 
 
 
 
 
 
 
 
 
 
28
  ## Why one file holds two things
29
 
30
  FLUX.2 klein and Krea 2 accept a character in completely different ways, so a single artifact
 
25
 
26
  Built and trained on the canvas in [Inline Studio](https://github.com/inlineresearch/Inline-Studio).
27
 
28
+ ## Comparisons
29
+
30
+ The same character rendered from the same `.char`, so the differences come from the model and the
31
+ adapter rather than from the references.
32
+
33
+ | | |
34
+ | --- | --- |
35
+ | ![Comparison 1](1.png) | ![Comparison 2](2.png) |
36
+ | ![Comparison 3](3.png) | ![Comparison 4](4.png) |
37
+
38
  ## Why one file holds two things
39
 
40
  FLUX.2 klein and Krea 2 accept a character in completely different ways, so a single artifact