Severian-Void commited on
Commit
c7d11d8
2 Parent(s): e9ac535 08a0bb2

Merge branch 'main' of https://huggingface.co/Severian-Void/Starsector-Portraits

Browse files
Files changed (1) hide show
  1. README.md +7 -4
README.md CHANGED
@@ -32,16 +32,19 @@ Even with the training I found it was still useful to include some other phrases
32
  ![output Samples](https://huggingface.co/Severian-Void/Starsector-Portraits/resolve/main/images/RandomPortraits.png)
33
 
34
  # File Versions and Comparison Details
35
- All version are trained using a hand labeled image set of 556 images with black/white backgrounds as well as flipped version of the same images
36
 
37
- Any checkpoint version with pploss in the name were trained with prior preservation loss enabled and a regularization set of 8000 portrait images comprised of photos/paintings/digitalart of humans in modern day attire.
38
 
39
- CFG and SAMPLE STEP comparisons between rc_v1 model files
40
 
41
  (prompt: "a starsectorportrait of a person" sampler: euler_a)
 
42
  ![output Samples](https://huggingface.co/Severian-Void/Starsector-Portraits/resolve/main/images/rc_v1_step_compare.png)
43
  ![output Samples](https://huggingface.co/Severian-Void/Starsector-Portraits/resolve/main/images/rc_v1_cfg_compare.png)
44
- Adaptability comparisons between rc_v1 model files
 
45
 
46
  (prompt: "a starsectorportrait of an alien cat" sampler: euler_a)
 
47
  ![output Samples](https://huggingface.co/Severian-Void/Starsector-Portraits/resolve/main/images/rc_v1_adaptability.png)
 
32
  ![output Samples](https://huggingface.co/Severian-Void/Starsector-Portraits/resolve/main/images/RandomPortraits.png)
33
 
34
  # File Versions and Comparison Details
35
+ All model versions are trained using a hand labeled image set of 556 images with black/white backgrounds and flipped versions of the same images
36
 
37
+ Any model versions with **pploss** in the name were trained with prior preservation loss enabled and used a regularization set of 8000 portrait images comprised of photos/paintings/digitalart of humans in modern day attire.
38
 
39
+ **CFG and SAMPLE STEP comparisons between rc_v1 model files**
40
 
41
  (prompt: "a starsectorportrait of a person" sampler: euler_a)
42
+
43
  ![output Samples](https://huggingface.co/Severian-Void/Starsector-Portraits/resolve/main/images/rc_v1_step_compare.png)
44
  ![output Samples](https://huggingface.co/Severian-Void/Starsector-Portraits/resolve/main/images/rc_v1_cfg_compare.png)
45
+
46
+ **Adaptability comparisons between rc_v1 model files**
47
 
48
  (prompt: "a starsectorportrait of an alien cat" sampler: euler_a)
49
+
50
  ![output Samples](https://huggingface.co/Severian-Void/Starsector-Portraits/resolve/main/images/rc_v1_adaptability.png)