Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

check fail #52

Open
zys1994 opened this issue May 24, 2023 · 0 comments
Open

check fail #52

zys1994 opened this issue May 24, 2023 · 0 comments

Comments

@zys1994
Copy link

zys1994 commented May 24, 2023

run download.py

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant