bdsqlsz commited on
Commit
278e56a
1 Parent(s): bc60d63

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +27 -1
README.md CHANGED
@@ -138,4 +138,30 @@ Base Model use[ProtoVision XL - High Fidelity 3D](https://civitai.com/models/125
138
 
139
  ![preprocess 2](./sample/dw_openpose_full-0030.png)
140
 
141
- ![sample 2](./sample/grid-0030-2839828192.png)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
138
 
139
  ![preprocess 2](./sample/dw_openpose_full-0030.png)
140
 
141
+ ![sample 2](./sample/grid-0030-2839828192.png)
142
+
143
+ ## Tile_Anime
144
+
145
+ ![source 1](./sample/03476-424776255.png)
146
+
147
+ ![sample 1](./sample/grid-0008-3461355229.png)
148
+
149
+ ![sample 2](./sample/grid-0015-4163265662.png)
150
+
151
+ ![sample 3](./sample/00094-188618111.png)
152
+
153
+ 和其他模型不同,我需要简单解释一下tile模型的用法。
154
+ 总的来说,tile模型有三个用法,
155
+ 1、不输入任何提示词,它可以直接还原参考图的大致效果,然后略微重新修改局部细节,可以用于V2V。(图2)
156
+ 2、权重设定为0.55~0.75,它可以保持原本构图和姿势的基础上,接受提示词和LoRA的修改。(图3)
157
+ 3、使用配合放大效果,对每个tiling进行细节增加的同时保持一致性。(图4)
158
+
159
+ 因为训练时使用的数据集为动漫模型,所以目前对真实摄影风格的重绘效果并不好,需要等待完成最终版本。
160
+
161
+ Unlike other models, I need to briefly explain the usage of the tile model.
162
+ In general, there are three uses for the tile model,
163
+ 1. Without entering any prompt words, it can directly restore the approximate effect of the reference image and then slightly modify local details. It can be used for V2V (Figure 2).
164
+ 2. With a weight setting of 0.55~0.75, it can maintain the original composition and pose while accepting modifications from prompt words and LoRA (Figure 3).
165
+ 3. Use in conjunction with magnification effects to increase detail for each tiling while maintaining consistency (Figure 4).
166
+
167
+ Since the dataset used during training is an anime model, currently, its repainting effect on real photography styles is not good; we will have to wait until completing its final version.