Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aifsh/imagdressing-comfyui
https://github.com/aifsh/imagdressing-comfyui
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/aifsh/imagdressing-comfyui
- Owner: AIFSH
- License: apache-2.0
- Created: 2024-07-22T01:03:53.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-11-14T01:44:02.000Z (about 1 month ago)
- Last Synced: 2024-12-19T03:02:58.044Z (4 days ago)
- Language: Python
- Size: 3.15 MB
- Stars: 58
- Watchers: 2
- Forks: 6
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IMAGDressing-ComfyUI
a custom nodde for [IMAGDressing](https://github.com/muzishen/IMAGDressing), you can find workflow in [workflows](./workflows/)## Disclaimer / 免责声明
We do not hold any responsibility for any illegal usage of the codebase. Please refer to your local laws about DMCA and other related laws. 我们不对代码库的任何非法使用承担任何责任. 请参阅您当地关于 DMCA (数字千年法案) 和其他相关法律法规.
## Example
test on py3.10,2080ti 11gb,torch==2.3.0+cu121use case | cloth | pose | face | model_image | output
----- | ---- | ---- | ---- | ---- | ----
`base` | ![](./workflows/img/cloth.jpg) | | | | ![](./workflows/img/ComfyUI_temp_imnoj_00001_.png)
`controlnet` | ![](./workflows/img/cloth.jpg) | ![](./workflows/img/pose.jpg) | | | ![](./workflows/img/ComfyUI_temp_imnoj_00002_.png)
`ipa_controlnet` | ![](./workflows/img/cloth.jpg) | ![](./workflows/img/pose.jpg) | ![](./workflows/img/face.jpg) | | ![](./workflows/img/ComfyUI_temp_imnoj_00003_.png)
`inpainting` | ![](./workflows/img/cloth.jpg) | | | ![](./workflows/img/model.jpg) | ![](./workflows/img/ComfyUI_temp_zyxcr_00001_.png)
`cartoon` | ![](./workflows/img/cloth.jpg) | | | | ![](./workflows/img/ComfyUI_temp_zyxcr_00002_.png)## How to use
```
# in ComfyUI/custom_nodes
git clone https://github.com/AIFSH/IMAGDressing-ComfyUI.git
cd IMAGDressing-ComfyUI
pip install -r requirements.txt
```
weights will be downloaded from huggingface
## Tutorial
[Demo](https://www.bilibili.com/video/BV1Jb421J754)## ask for answer as soon as you want
wechat: aifsh_98
need donate if you mand it,
but please feel free to new issue for answeringWindows环境配置太难?可以添加微信:aifsh_98,赞赏获取Windows一键包,当然你也可以提issue等待大佬为你答疑解惑。