forked from StartHua/Comfyui_ALY
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of https://github.com/StartHua/Comfyui_ALY
- Loading branch information
Showing
1 changed file
with
11 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,25 @@ | ||
# Comfyui-Mine | ||
|
||
自定义 Comfyui 节点 | ||
阿里云节点:暂时支持衣服+物体 | ||
|
||
1.CXH_GPT 节点 安装参考:https://www.bilibili.com/video/BV1A94y1A7Mr/ | ||
(1).需要登录阿里云 | ||
|
||
报错:ModuleNotFoundError: No module named 'gptcpp_node' 注意需要看视频结尾其实是需要 comfyui_nodes 节点,如果不需要 GPT 节点可以删除 CXH_GPT.py,也到**init**.py 把 CXH_GPT 删除 | ||
https://vision.aliyun.com/imageseg?spm=api-workbench.api_explorer.0.0.604ce85cenrYuD | ||
|
||
2.CXH_IMAGE 节点 接受一个图片路径输出图片 | ||
|
||
3.CXH_ALY_Seg_Cloth 接入阿里云的图片切割 | ||
(1).需要登录阿里云https://help.aliyun.com/zh/viapi/developer-reference/api-clothing-segmentation?spm=a2c4g.11186623.0.0.2b14193eJd1HnE | ||
获取 key 填写到 AssetKey.json | ||
视频获取 key: https://www.bilibili.com/video/BV1994y1K7pN/?vd_source=814e47aefcb1536c49e46a7d6cd8bc71 | ||
|
||
(2).需要安装依赖:requirements.txt | ||
|
||
python_embeded\python.exe pip install -r requirements.txt | ||
|
||
如果阿里的库安装不上可以到群里获取库直接解压。 | ||
如果阿里的库安装不上可以下面百度网盘下载解压把里面文件复制到:comfyui 路径\python_embeded\Lib\site-packages | ||
|
||
链接:https://pan.baidu.com/s/1Wt7fLMktnlwuDCrGeV7DqQ | ||
提取码:9c0f | ||
|
||
CXH 节点名称 | ||
|
||
![1705759496868](https://github.com/StartHua/Comfyui_ALY/assets/22284244/29ac156d-7513-402b-8dff-b0fb895d7f0e) | ||
|
||
|
||
![2da457a1d6d40ca81435c71f7f9a13f](https://github.com/StartHua/Comfyui-Mine/assets/22284244/39173f9d-629c-4766-a852-efb358c45d48) |