Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/AIFSH/ComfyUI-MimicBrush
a comfyui custom node for MimicBrush
https://github.com/AIFSH/ComfyUI-MimicBrush
Last synced: 4 days ago
JSON representation
a comfyui custom node for MimicBrush
- Host: GitHub
- URL: https://github.com/AIFSH/ComfyUI-MimicBrush
- Owner: AIFSH
- License: apache-2.0
- Created: 2024-06-14T21:22:57.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-06-17T22:26:53.000Z (6 months ago)
- Last Synced: 2024-12-17T00:11:52.681Z (6 days ago)
- Language: Python
- Size: 759 KB
- Stars: 102
- Watchers: 2
- Forks: 7
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-comfyui - **ComfyUI-MimicBrush** - vilab/MimicBrush),then inpainting with reference image. (All Workflows Sorted by GitHub Stars)
README
# ComfyUI-MimicBrush
a comfyui custom node for [MimicBrush](https://github.com/ali-vilab/MimicBrush),then inpainting with reference image
## How to use
```
# in ComfyUI/custom_nodes
git clone https://github.com/AIFSH/ComfyUI-MimicBrush.git
cd ComfyUI-MimicBrush
pip install -r requirements.txt
```
`weights` will be downloaded from modelscope automatically!## Tutorial
- [Demo](https://www.bilibili.com/video/BV144421Q7En)## WeChat Group
## Thanks
[MimicBrush](https://github.com/ali-vilab/MimicBrush)