| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 3 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Implement support for t2i style model. It needs the CLIPVision model so I added CLIPVisionLoader and CLIPVisionEncode. Put the clip vision model in models/clip_vision Put the t2i style model in models/style_models StyleModelLoader to load it, StyleModelApply to apply it ConditioningAppend to append the conditioning it outputs to a positive one. | 3 年前 |