chflame163 / ComfyUI_LayerStyle

A set of nodes for ComfyUI that can composite layer and mask to achieve Photoshop like functionality.
MIT License
1.23k stars 68 forks source link

LayerMask: SegmentAnythingUltra V2 BUG #201

Open yincangshiwei opened 1 month ago

yincangshiwei commented 1 month ago

image

OSError: Incorrect path_or_model_id: '/root/ComfyUI/models/vitmatte'. Please provide either the path to a local folder or the repo_id of a model on the Hub.

Prompt executed in 141.82 seconds got prompt !!! Exception during processing!!! Incorrect path_or_model_id: '/root/ComfyUI/models/vitmatte'. Please provide either the path to a local folder or the repo_id of a model on the Hub. Traceback (most recent call last): File "/root/miniconda3/lib/python3.10/site-packages/transformers/utils/hub.py", line 402, in cached_file resolved_file = hf_hub_download( File "/root/miniconda3/lib/python3.10/site-packages/huggingface_hub/utils/_deprecation.py", line 101, in inner_f return f(*args, **kwargs) File "/root/miniconda3/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 106, in _inner_fn validate_repo_id(arg_value) File "/root/miniconda3/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 154, in validate_repo_id raise HFValidationError( huggingface_hub.errors.HFValidationError: Repo id must be in the form 'repo_name' or 'namespace/repo_name': '/root/ComfyUI/models/vitmatte'. Use repo_type argument if needed.

chflame163 commented 1 month ago

https://github.com/chflame163/ComfyUI_LayerStyle/issues/184#issuecomment-2269488845