Severian-Void commited on
Commit
9b9816a
1 Parent(s): 1011745

Update README.md

Browse files

Update model card with new hypernet details

Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -52,4 +52,6 @@ Any model versions with **pploss** in the name were trained with prior preservat
52
  # Hypernetworks
53
  Fine tuning hypernetworks to help with various aspects of image generation.
54
 
55
- **HN_ssportrait_rc_v1_no-helmet_finetune_v1:** Hypernetwork finetuned on the full data set minus portraits with face covering helmets, should promote much cleaner facial detail and image quality while still providing for a decent range of helmet generation. Negative prompting for helmet can also help if you find helmets are still generated too frequently.
 
 
 
52
  # Hypernetworks
53
  Fine tuning hypernetworks to help with various aspects of image generation.
54
 
55
+ **HN_ssportrait_v2_1.5_13431.pt:** Hypernetwork finetuned for the 1.5 trained model on the full data set it greatly improves overall accuracy of the the generated portraits. I highly recommend using this along with the 1.5 model for all portrait generation.
56
+
57
+ **HN_ssportrait_rc_v1_no-helmet_finetune_v1:** Hypernetwork finetuned for the 1.4 trained model using the full data set minus images with faces that are covered, should promote much cleaner facial detail and image quality while still providing for a decent range of helmet generation. Negative prompting for helmet can also help if you find helmets are still generated too frequently.