Failed downloading antelopev2 zip
Eranio-bit opened this issue · 4 comments
Error occurred when executing PulidInsightFaceLoader:
Failed downloading url https://github.com/deepinsight/insightface/releases/download/v0.7/antelopev2.zip
File "C:\Users\user\Documents\GitHub\ComfyUI\ComfyUI\execution.py", line 151, in recursive_execute
output_data, output_ui = get_output_data(obj, input_data_all)
File "C:\Users\user\Documents\GitHub\ComfyUI\ComfyUI\execution.py", line 81, in get_output_data
return_values = map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True)
File "C:\Users\user\Documents\GitHub\ComfyUI\ComfyUI\execution.py", line 74, in map_node_over_list
results.append(getattr(obj, func)(**slice_dict(input_data_all, i)))
File "C:\Users\user\Documents\GitHub\ComfyUI\ComfyUI\custom_nodes\PuLID_ComfyUI\pulid.py", line 237, in load_insightface
model = FaceAnalysis(name="antelopev2", root=INSIGHTFACE_DIR, providers=[provider + 'ExecutionProvider',]) # alternative to buffalo_l
File "C:\Users\user\Documents\GitHub\ComfyUI\venv\lib\site-packages\insightface\app\face_analysis.py", line 27, in init
self.model_dir = ensure_available('models', name, root=root)
File "C:\Users\user\Documents\GitHub\ComfyUI\venv\lib\site-packages\insightface\utils\storage.py", line 28, in ensure_available
return download(sub_dir, name, force=False, root=root)
File "C:\Users\user\Documents\GitHub\ComfyUI\venv\lib\site-packages\insightface\utils\storage.py", line 17, in download
download_file(model_url,
File "C:\Users\user\Documents\GitHub\ComfyUI\venv\lib\site-packages\insightface\utils\download.py", line 73, in download_file
raise RuntimeError("Failed downloading url %s" % url)
I get this error although I have the models downloaded
SOLUTION
correct path : ComfyUI\models\insightface\models
correct path? I have the same issue, how did you fix it? I create a "ComfyUI\models\insightface\models" but it doesnt work
correct path? I have the same issue, how did you fix it? I create a "ComfyUI\models\insightface\models" but it doesnt work
I copied the files to that path, correct. It should work. I usually restart several times comfy
Oh.. I copy the files from?
Oh.. I copy the files from?
Download from here
https://huggingface.co/MonsterMMORPG/tools/resolve/main/antelopev2.zip