-
Notifications
You must be signed in to change notification settings - Fork 114
Description
D:\AI\HFdown>python hf_download.py --model Kijai/MimicMotion_pruned
export HF_HUB_ENABLE_HF_TRANSFER= 1
export HF_ENDPOINT= https://hf-mirror.com
C:\Users\Administrator\AppData\Local\Programs\Python\Python310\lib\site-packages\huggingface_hub\commands\download.py:139: FutureWarning: Ignoring --local-dir-use-symlinks. Downloading to a local directory does not use symlinks anymore.
warnings.warn(
C:\Users\Administrator\AppData\Local\Programs\Python\Python310\lib\site-packages\huggingface_hub\file_download.py:795: FutureWarning: resume_download is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use force_download=True.
warnings.warn(
Downloading '.gitattributes' to 'C:\Users\Administrator.cache\huggingface\hub\models--Kijai--MimicMotion_pruned\blobs\a6344aac8c09253b3b630fb776ae94478aa0275b.incomplete'
.gitattributes: 1.52kB [00:00, ?B/s]
Download complete. Moving file to C:\Users\Administrator.cache\huggingface\hub\models--Kijai--MimicMotion_pruned\blobs\a6344aac8c09253b3b630fb776ae94478aa0275b
C:\Users\Administrator\AppData\Local\Programs\Python\Python310\lib\site-packages\huggingface_hub\file_download.py:140: UserWarning: huggingface_hub cache-system uses symlinks by default to efficiently store duplicated files but your machine does not support them in C:\Users\Administrator.cache\huggingface\hub\models--Kijai--MimicMotion_pruned. Caching files will still work but in a degraded version that might require more space on your disk. This warning can be disabled by setting the HF_HUB_DISABLE_SYMLINKS_WARNING environment variable. For more details, see https://huggingface.co/docs/huggingface_hub/how-to-cache#limitations.
To support symlinks on Windows, you either need to activate Developer Mode or to run Python as an administrator. In order to activate developer mode, see this article: https://docs.microsoft.com/en-us/windows/apps/get-started/enable-your-device-for-development
warnings.warn(message)
Symlink not supported. Moving file from C:\Users\Administrator.cache\huggingface\hub\models--Kijai--MimicMotion_pruned\blobs\a6344aac8c09253b3b630fb776ae94478aa0275b to C:\Users\Administrator.cache\huggingface\hub\models--Kijai--MimicMotion_pruned\snapshots\fcffd7f883589b0e5b1c9d60639420dd2c3fa54f.gitattributes
Downloading 'MimicMotion-fp16.safetensors' to 'C:\Users\Administrator.cache\huggingface\hub\models--Kijai--MimicMotion_pruned\blobs\3e8ff7e0aff29136a7b6e747ed53c9503cec9016196fa4f5ba4d6d62cf796630.incomplete'
MimicMotion-fp16.safetensors: 0%|▏ | 10.5M/3.05G [01:53<9:07:23, 92.5kB/s]
Traceback (most recent call last):
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python310\lib\site-packages\huggingface_hub\file_download.py", line 426, in http_get
hf_transfer.download(
Exception: Error while removing corrupted file: 另一个程序正在使用此文件,进程无法访问。 (os error 32)
The above exception was the direct cause of the following exception: