自定义Comfyui节点. Contribute to StartHua/Comfyui_ALY development by creating an account on GitHub.
(custom_nodes_path,"Comfyui_ALY","cache") if not os.path.exists(folder_path): os.makedirs(folder_path, exist_ok=True) cache_image = os.path.join(folder_path,f"{date_str}.png") # 零时缓存转换成阿里io.buff save_tensor_image(image,cache_image) imp1 = open(cache_image, 'rb') ...
StartHua/Comfyui_ALYPublic NotificationsYou must be signed in to change notification settings Fork6 Star67 Breadcrumbs Comfyui_ALY / Latest commit StartHua 第一次 Dec 30, 2023 0a69ae0·Dec 30, 2023 History History File metadata and controls ...
ALY_Seg_Cloth.py ALY_Seg_Obj.py ALY_Seg_Skin.py ALY_Seg_head.py AlyVision.py AssetKey.json README.md __init__.py requirements.txt utils.py Breadcrumbs Comfyui_ALY / Latest commit StartHua 添加png_a 透明通道 Jan 25, 2024 1383b5a·Jan 25, 2024 ...
(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 节点名称About...
自定义Comfyui节点. Contribute to StartHua/Comfyui_ALY development by creating an account on GitHub.
StartHua/Comfyui_ALY main Branches 0Tags Code Folders and files Name Last commit message Last commit date Latest commit StartHua 皮肤+头部 Feb 11, 2024 8509afe·Feb 11, 2024 History 26 Commits cache .gitignore ALY_Seg_Cloth.py ALY_Seg_Obj.py...