Skip to content

Commit

Permalink
pre-commit;
Browse files Browse the repository at this point in the history
Signed-off-by: lawrence-cj <[email protected]>
  • Loading branch information
lawrence-cj committed Dec 9, 2024
1 parent 485d6e9 commit 76c215b
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 8 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion asset/docs/ComfyUI/Sana_CogVideoX.json
Original file line number Diff line number Diff line change
Expand Up @@ -1139,4 +1139,4 @@
"groupNodes": {}
},
"version": 0.4
}
}
2 changes: 1 addition & 1 deletion asset/docs/ComfyUI/Sana_FlowEuler.json
Original file line number Diff line number Diff line change
Expand Up @@ -553,4 +553,4 @@
}
},
"version": 0.4
}
}
6 changes: 4 additions & 2 deletions asset/docs/ComfyUI/comfyui.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 76c215b

Please sign in to comment.