facechain icon indicating copy to clipboard operation
facechain copied to clipboard

modelscope.hub.errors.FileDownloadError: File merges.txt download incomplete

Open hsdy1125 opened this issue 9 months ago • 0 comments

Traceback (most recent call last): File "run_inference.py", line 65, in gen_portrait = GenPortrait() File "/mnt/workspace/facechain/facechain/inference_fact.py", line 331, in init base_model_path_maj = snapshot_download('MAILAND/majicmixRealistic_v6', revision='v1.0.0') File "/opt/conda/lib/python3.8/site-packages/modelscope/hub/snapshot_download.py", line 149, in snapshot_download http_get_file( File "/opt/conda/lib/python3.8/site-packages/modelscope/hub/file_download.py", line 327, in http_get_file raise FileDownloadError(msg) modelscope.hub.errors.FileDownloadError: File merges.txt download incomplete, content_length: None but the file downloaded length: 524619, please download again

hsdy1125 avatar Mar 14 '25 09:03 hsdy1125