where is open_clip_pytorch_model.bin ?
Song367 opened this issue · 1 comments
2024-06-04 20:58:37,987- root:212- INFO- Loaded ViT-H-14 model config.
open_clip_pytorch_model.bin: 1%| | 41.9M/3.94G [03:50<5:28:52, 198kB/s]
open_clip_pytorch_model.bin: 4%|▎ | 141M/3.94G [09:14<4:09:44, 254kB/s]
2024-06-04 21:08:04,199- root:179- ERROR- !!! Exception during processing!!! Consistency check failed: file should be of size 3944692325 but has size 140870298 (open_clip_pytorch_model.bin).
We are sorry for the inconvenience. Please retry download and pass force_download=True, resume_download=False
as argument.
If the issue persists, please let us know by opening an issue on https://github.com/huggingface/huggingface_hub.
2024-06-04 20:58:37,987- root:212- INFO- Loaded ViT-H-14 model config. open_clip_pytorch_model.bin: 1%| | 41.9M/3.94G [03:50<5:28:52, 198kB/s]
open_clip_pytorch_model.bin: 4%|▎ | 141M/3.94G [09:14<4:09:44, 254kB/s] 2024-06-04 21:08:04,199- root:179- ERROR- !!! Exception during processing!!! Consistency check failed: file should be of size 3944692325 but has size 140870298 (open_clip_pytorch_model.bin). We are sorry for the inconvenience. Please retry download and pass
force_download=True, resume_download=False
as argument. If the issue persists, please let us know by opening an issue on https://github.com/huggingface/huggingface_hub.
You can download manually, and put it into custom_nodes/ComfyUI-ToonCrafter/models/
.
As a result, 'custom_nodes/ComfyUI-ToonCrafter/models/open_clip_pytorch_model.bin' should be your clip model file.