kohya-ss commited on
Commit
937e7b9
1 Parent(s): 271ae94

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -54,6 +54,11 @@ The model ControlNet trained on is our custom model.
54
  - trained with 921 generated images and MMPose preprocessing.
55
  - controllllite_v01032064e_sdxl_pose_anime_v2_500-1000.safetensors
56
  - trained with 1,415 generated images and MMPose preprocessing.
 
 
 
 
 
57
 
58
 
59
  # Samples
@@ -108,4 +113,8 @@ The model ControlNet trained on is our custom model.
108
 
109
  ![sample 10](./sample10.jpg)
110
 
 
 
 
 
111
  Sample images are generated by custom model.
 
54
  - trained with 921 generated images and MMPose preprocessing.
55
  - controllllite_v01032064e_sdxl_pose_anime_v2_500-1000.safetensors
56
  - trained with 1,415 generated images and MMPose preprocessing.
57
+ - controllllite_v01016032e_sdxl_replicate_anime_0-500.safetensors
58
+ - trained with 896 generated image pairs, 1024x1024 and 2048x2048 (highres. fix-ed).
59
+ - Replicates the control image, mixed with the prompt, as possible as the model can.
60
+ - No preprocessor is required. Also works for img2img.
61
+ - Trained for 0-500 steps, but it seems to work 0-1000.
62
 
63
 
64
  # Samples
 
113
 
114
  ![sample 10](./sample10.jpg)
115
 
116
+ ![replicate sample 1](./replicate_sample1.jpg)
117
+
118
+ ![replicate sample 2](./replicate_sample2.jpg)
119
+
120
  Sample images are generated by custom model.