kohya-ss commited on
Commit
e2b9ae8
1 Parent(s): 451744f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -5
README.md CHANGED
@@ -56,10 +56,15 @@ The model ControlNet trained on is our custom model.
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
65
 
@@ -113,8 +118,10 @@ The model ControlNet trained on is our custom model.
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.
 
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
+ - Trained for 0-500 steps, but it seems to work for 0-1000.
60
+ - controllllite_v01032064e_sdxl_replicate_anime_v2.safetensors
61
+ - trained with 896 generated image pairs, 1024x1024 and 2048x2048 (highres. fix-ed).
62
+ - Trained for 0-1000 steps.
63
+
64
+ ## About replicate model
65
 
66
+ - Replicates the control image, mixed with the prompt, as possible as the model can.
67
+ - No preprocessor is required. Also works for img2img.
68
 
69
  # Samples
70
 
 
118
 
119
  ![sample 10](./sample10.jpg)
120
 
121
+ ### replicate
122
+
123
+ ![replicate anime_sample 1](./replicate_anime_sample1.jpg)
124
 
125
+ ![replicate anime_sample 2](./replicate_anime_sample2.jpg)
126
 
127
  Sample images are generated by custom model.