Shakker-Labs / ComfyUI-IPAdapter-Flux

Apache License 2.0
169 stars 6 forks source link

Request for clip_vision folder path #15

Open Amazon90 opened 5 days ago

Amazon90 commented 5 days ago

Previously installed the joycaption2 node in layerstyle, and the model siglip-so400m-patch14-384 already exists in ComfyUI\models\clip. Can you change the input of 'clip_vision' in the IPAdapterFluxLoader node to a local folder path

miemu1 commented 4 days ago

"clip_vision": (["google/siglip-so400m-patch14-384","E:/AIhuihua/DT_comfyui/models/clip_vision/siglip-so400m-patch14-384"],),这是我的修改地址,我自己是可用的,你可以参考下

king19871214 commented 4 days ago

"clip_vision": (["google/siglip-so400m-patch14-384","E:/AIhuihua/DT_comfyui/models/clip_vision/siglip-so400m-patch14-384"],),这是我的修改地址,我自己是可用的,你可以参考下“剪辑视觉”: (["google/siglip-so400m-patch14-384","E:/AIhuihua/DT_comfyui/model s/clip_vision/siglip-so400m-patch14-384"],),这是我修改的地址,我自己是可用的,你参考下

都试过了,还是不行,会报错,Incorrect path_or_model_id: 'F:\GoodLuck\ComfyUI\models\clip_vision\siglip-so400m-patch-384'. Please provide either the path to a local folder or the repo_id of a model on the Hub. 路径或模型 ID 不正确:“F:\GoodLuck\ComfyUI\models\clip_vision\siglip-so400m-patch-384”。请提供本地文件夹的路径或集线器上模型的 repo_id。明明填的是正确的,/这个方向的也试过,还是不行。家人们有什么好办法啊。

miemu1 commented 3 days ago

注意是/而不是\,你没改对

miemu1 commented 3 days ago

你应该改为F:/GoodLuck/ComfyUI/models/clip_vision/siglip-so400m-patch-384

king19871214 commented 3 days ago

你应该改为F:/GoodLuck/ComfyUI/models/clip_vision/siglip-so400m-patch-384

我试了,还是不行,会报错这样的错 Incorrect path_or_model_id: 'F:/GoodLuck/ComfyUI/models/clip_vision/siglip-so400m-patch-384'. Please provide either the path to a local folder or the repo_id of a model on the Hub. 错误的path_or_model_id:'F:/GoodLuck/ComfyUI/models/clip_vision/siglip-so400m-patch-384'。请提供本地文件夹的路径或集线器上模型的 repo_id。

miemu1 commented 3 days ago

符号错了,成大写了,在标题栏复制,然后把\改为/ ,你改后112行截图看看 1732624777402 1732624869743

king19871214 commented 3 days ago

符号错了,成大写了,在标题栏复制,然后把\改为/ ,你改后112行截图看看 1732624777402 1732624869743

符号错了,成大写了,在标题栏复制,然后把\改为/ ,你改后112行截图看看 1732624777402 1732624869743

Snipaste_2024-11-26_20-48-22 还是不行

miemu1 commented 3 days ago

这应该是系统环境不一样了,我之前也改过好多次都不行,昨天才突然可以的,我使用了感觉效果并不是太好,不知道是我的问题还是什么

king19871214 commented 3 days ago

我看有些博主在测这个节点,看他们说是比之前的flux的IPA要好多就来试试,试了几次没想到用不了,你是不是加了CN来控制所以出的效果不是很好。你可以试试flux自已出的控制模型来试试看。