Open sw19852006 opened 2 months ago
Move the "selfie_multiclass_256x256.tflite" file down one folder, it should look like this: '\models\mediapipe\selfie_multiclass_256x256.tflite'
and NOT LIKE THIS: '\models\mediapipe\selfie_multiclass_256x256.tflite\selfie_multiclass_256x256.tflite'
and it should work..
Move the "selfie_multiclass_256x256.tflite" file down one folder, it should look like this: '\models\mediapipe\selfie_multiclass_256x256.tflite'
and NOT LIKE THIS: '\models\mediapipe\selfie_multiclass_256x256.tflite\selfie_multiclass_256x256.tflite'
and it should work..
i am using portable comfyui and i followed your method but now i am getting this error `Error occurred when executing LayerMask: PersonMaskUltra V2:
Incorrect path_or_model_id: 'C:\ComfyUI_windows_portable\ComfyUI\models\vitmatte'. Please provide either the path to a local folder or the repo_id of a model on the Hub.`
i also tried the method which is in #52 (comment) but the problem is still not solve.
Incorrect path_or_model_id: 'C:\ComfyUI_windows_portable\ComfyUI\models\vitmatte'. Please provide either the path to a local folder or the repo_id of a model on the Hub.`
Download all model files from BaiduNetdisk or Huggingface to ComfyUI/models/vitmatte
folder.
vitmatte
this works for me. Thank you Dear.