You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2023-05-24 18:51:54,682 - modelscope - INFO - PyTorch version 1.13.0+cu116 Found.
2023-05-24 18:51:54,683 - modelscope - INFO - Loading ast index from /home/bill/.cache/modelscope/ast_indexer
2023-05-24 18:51:54,683 - modelscope - INFO - No valid ast index found from /home/bill/.cache/modelscope/ast_indexer, generating ast index from prebuilt!
2023-05-24 18:51:54,711 - modelscope - INFO - Loading done! Current index file version is 1.6.0, with md5 09291f9b1c05d846d582e5692ab7db00 and a total number of 848 components indexed
2023-05-24 18:51:55,033 - modelscope - INFO - Model revision not specified, use the latest revision: v1.0.3
Downloading: 100%|██████████| 2.55k/2.55k [00:00<00:00, 29.0MB/s]
2023-05-24 18:51:57,710 - modelscope - ERROR - File ./temp/tmp_t6mf2dq/alpha.jpg integrity check failed, the download may be incomplete, please try again.
Traceback (most recent call last):
File "/home/bill/E/dl-base/AI_VirtualPerson_Related/DCT-Net/download.py", line 3, in <module>
model_dir = snapshot_download('damo/cv_unet_person-image-cartoon_compound-models', cache_dir='.')
File "/home/bill/D/Anaconda_2023_3/envs/mypipeline/lib/python3.9/site-packages/modelscope/hub/snapshot_download.py", line 146, in snapshot_download
file_integrity_validation(temp_file, model_file[FILE_HASH])
File "/home/bill/D/Anaconda_2023_3/envs/mypipeline/lib/python3.9/site-packages/modelscope/hub/utils/utils.py", line 94, in file_integrity_validation
raise FileIntegrityError(msg)
modelscope.hub.errors.FileIntegrityError: File ./temp/tmp_t6mf2dq/alpha.jpg integrity check failed, the download may be incomplete, please try again.
The text was updated successfully, but these errors were encountered:
run download.py
The text was updated successfully, but these errors were encountered: