diff --git a/README.md b/README.md index 3b89334..bef8373 100644 --- a/README.md +++ b/README.md @@ -243,10 +243,10 @@ We will try our best to release # 🤗Acknowledgements -- Thanks to [PixArt-α](https://github.com/PixArt-alpha/PixArt-alpha), [PixArt-Σ](https://github.com/PixArt-alpha/PixArt-sigma), -[Efficient-ViT](https://github.com/mit-han-lab/efficientvit) and -[ComfyUI_ExtraModels](https://github.com/city96/ComfyUI_ExtraModels) -for their wonderful work and codebase! +- Thanks to [PixArt-α](https://github.com/PixArt-alpha/PixArt-alpha), [PixArt-Σ](https://github.com/PixArt-alpha/PixArt-sigma), + [Efficient-ViT](https://github.com/mit-han-lab/efficientvit) and + [ComfyUI_ExtraModels](https://github.com/city96/ComfyUI_ExtraModels) + for their wonderful work and codebase! # 📖BibTeX diff --git a/asset/docs/ComfyUI/Sana_CogVideoX.json b/asset/docs/ComfyUI/Sana_CogVideoX.json index 77585ab..2230329 100644 --- a/asset/docs/ComfyUI/Sana_CogVideoX.json +++ b/asset/docs/ComfyUI/Sana_CogVideoX.json @@ -1139,4 +1139,4 @@ "groupNodes": {} }, "version": 0.4 -} \ No newline at end of file +} diff --git a/asset/docs/ComfyUI/Sana_FlowEuler.json b/asset/docs/ComfyUI/Sana_FlowEuler.json index 0e858a7..6ffe5d3 100644 --- a/asset/docs/ComfyUI/Sana_FlowEuler.json +++ b/asset/docs/ComfyUI/Sana_FlowEuler.json @@ -553,4 +553,4 @@ } }, "version": 0.4 -} \ No newline at end of file +} diff --git a/asset/docs/ComfyUI/comfyui.md b/asset/docs/ComfyUI/comfyui.md index 105b026..6bd2ee3 100644 --- a/asset/docs/ComfyUI/comfyui.md +++ b/asset/docs/ComfyUI/comfyui.md @@ -3,14 +3,16 @@ [Original Repo](https://github.com/city96/ComfyUI_ExtraModels) ### Model info / implementation + - Uses Gemma2 2B as the text encoder - Multiple resolutions and models available - Compressed latent space (32 channels, /32 compression) - needs custom VAE ### Usage + 1. All the checkpoints will be downloaded automatically. -2. KSampler(Flow Euler) is available for now; Flow DPM-Solver will be available soon. -3. For more information, check the [original city96/ComfyUI_ExtraModels](https://github.com/city96/ComfyUI_ExtraModels). +1. KSampler(Flow Euler) is available for now; Flow DPM-Solver will be available soon. +1. For more information, check the [original city96/ComfyUI_ExtraModels](https://github.com/city96/ComfyUI_ExtraModels). ```bash git clone https://github.com/comfyanonymous/ComfyUI.git