minus_zone创建的收藏夹minus_zone内容:在ComfyUI中使用支持IPA的Kolors节点,如果您对当前收藏夹内容感兴趣点击“收藏”可转入个人收藏夹方便浏览
Kolors的ComfyUI原生采样器实现(Kolors ComfyUI Native Sampler Implementation) - MinusZoneAI/ComfyUI-Kolors-MZ
doombeaker changed the title add backends for MinusZone Kolors nodes add nodes like MinusZone Kolors use Jul 19, 2024 doombeaker added 2 commits July 22, 2024 11:33 model name to glm3 77e6eda Merge branch 'master' of github.com:siliconflow/BizyAir into add_mzko… … 42afc93 doo...
01:03在ComfyUI中使用支持IPA的Kolors节点 1530 2024-7-19 01:04ComfyUI训练节点 | 支持最新的混元1.2训练lora 949 2024-7-6 01:41在ComfyUI中训练lora,微调stable-diffusion模型 2954 2024-6-21 01:25简单试跑一下SD3带T5和不带T5两个模型 732 2024-6-13 00:43我的提示词插件更新 | ComfyUI中...
Sign in Sign up MinusZoneAI/ComfyUI-Kolors-MZPublic Notifications Fork27 Star514 Code Issues39 Pull requests Actions Security Insights Commits User selector Datepicker All time Commit History Commits on Jul 14, 2024 'fix' wailovet committed ...
Kolors的ComfyUI原生采样器实现(Kolors ComfyUI Native Sampler Implementation) Python 478 23 Repositories Loading Type Language Sort Showing 10 of 13 repositories .github Public 0 0 0 0 Updated Oct 16, 2024 ComfyUI-CogVideoX-MZ Public CogVideoX-5B 4-bit quantization model Python 80...
在ComfyUI中使用支持IPA的Kolors节点 1523 2024-7-19 01:04ComfyUI训练节点 | 支持最新的混元1.2训练lora 946 2024-7-6 01:41在ComfyUI中训练lora,微调stable-diffusion模型 2940 2024-6-21 01:25简单试跑一下SD3带T5和不带T5两个模型 732 2024-6-13 ...
f"KolorsUNetModel dtype autocast, unet dtype: {self.dtype}, context dtype: {kwargs['context'].dtype}") return self._forward(*args, **kwargs) else: return self._forward(*args, **kwargs) with torch.cuda.amp.autocast(enabled=True): if "context" in kwargs: kwargs["context"] = sel...
+ 目前kolors有两个版本, 一种是unet类型采用unet加载器, 一种是放checkpoints文件夹用KolorsCheckpointLoaderSimple加载器, 如果你的模型来自huggingface的unet文件夹, 优先尝试使用unet加载器 (Currently, there are two versions of kolors, one is unet type using unet loader, and the other is placed in the...
在ComfyUI中使用支持IPA的Kolors节点 1521 7-19 01:04ComfyUI训练节点 | 支持最新的混元1.2训练lora 945 7-6 01:41在ComfyUI中训练lora,微调stable-diffusion模型 2930 6-21 01:25简单试跑一下SD3带T5和不带T5两个模型 732 6-13 00:43我的提示词插件更新 | ComfyUI中批量图片反推提示词保存到文件...