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
2024-12-30 23:18:37,117 - modelscope - INFO - loading model from /mnt/workspace/.cache/modelscope/hub/damo/cv_ddsar_face-detection_iclr23-damofd/pytorch_model.pt
load checkpoint from local path: /mnt/workspace/.cache/modelscope/hub/damo/cv_ddsar_face-detection_iclr23-damofd/pytorch_model.pt
2024-12-30 23:18:37,145 - modelscope - INFO - load model done
2024-12-30 23:18:37,160 - modelscope - INFO - loading model from /mnt/workspace/.cache/modelscope/hub/damo/cv_resnet34_face-attribute-recognition_fairface/pytorch_model.pt
2024-12-30 23:18:37,632 - modelscope - INFO - load model done
Downloading Model to directory: /mnt/workspace/.cache/modelscope/hub/YorickHe/majicmixRealistic_v6
2024-12-30 23:18:37,900 - modelscope - ERROR - The request model: YorickHe/majicmixRealistic_v6 does not exist!
Traceback (most recent call last):
File "app.py", line 574, in
gen_portrait = GenPortrait()
File "/mnt/workspace/facechain/facechain/inference_fact.py", line 331, in init
base_model_path_maj = snapshot_download('YorickHe/majicmixRealistic_v6', revision='v1.0.0')
File "/opt/conda/lib/python3.8/site-packages/modelscope/hub/snapshot_download.py", line 88, in snapshot_download
return _snapshot_download(
File "/opt/conda/lib/python3.8/site-packages/modelscope/hub/snapshot_download.py", line 236, in _snapshot_download
revision_detail = _api.get_valid_revision_detail(
File "/opt/conda/lib/python3.8/site-packages/modelscope/hub/api.py", line 558, in get_valid_revision_detail
all_branches_detail, all_tags_detail = self.get_model_branches_and_tags_details(
File "/opt/conda/lib/python3.8/site-packages/modelscope/hub/api.py", line 643, in get_model_branches_and_tags_details
handle_http_response(r, logger, cookies, model_id)
File "/opt/conda/lib/python3.8/site-packages/modelscope/hub/errors.py", line 122, in handle_http_response
raise HTTPError(http_error_msg, response=response)
requests.exceptions.HTTPError: The request model: YorickHe/majicmixRealistic_v6 does not exist!
The text was updated successfully, but these errors were encountered:
2024-12-30 23:18:37,117 - modelscope - INFO - loading model from /mnt/workspace/.cache/modelscope/hub/damo/cv_ddsar_face-detection_iclr23-damofd/pytorch_model.pt
load checkpoint from local path: /mnt/workspace/.cache/modelscope/hub/damo/cv_ddsar_face-detection_iclr23-damofd/pytorch_model.pt
2024-12-30 23:18:37,145 - modelscope - INFO - load model done
2024-12-30 23:18:37,160 - modelscope - INFO - loading model from /mnt/workspace/.cache/modelscope/hub/damo/cv_resnet34_face-attribute-recognition_fairface/pytorch_model.pt
2024-12-30 23:18:37,632 - modelscope - INFO - load model done
Downloading Model to directory: /mnt/workspace/.cache/modelscope/hub/YorickHe/majicmixRealistic_v6
2024-12-30 23:18:37,900 - modelscope - ERROR - The request model: YorickHe/majicmixRealistic_v6 does not exist!
Traceback (most recent call last):
File "app.py", line 574, in
gen_portrait = GenPortrait()
File "/mnt/workspace/facechain/facechain/inference_fact.py", line 331, in init
base_model_path_maj = snapshot_download('YorickHe/majicmixRealistic_v6', revision='v1.0.0')
File "/opt/conda/lib/python3.8/site-packages/modelscope/hub/snapshot_download.py", line 88, in snapshot_download
return _snapshot_download(
File "/opt/conda/lib/python3.8/site-packages/modelscope/hub/snapshot_download.py", line 236, in _snapshot_download
revision_detail = _api.get_valid_revision_detail(
File "/opt/conda/lib/python3.8/site-packages/modelscope/hub/api.py", line 558, in get_valid_revision_detail
all_branches_detail, all_tags_detail = self.get_model_branches_and_tags_details(
File "/opt/conda/lib/python3.8/site-packages/modelscope/hub/api.py", line 643, in get_model_branches_and_tags_details
handle_http_response(r, logger, cookies, model_id)
File "/opt/conda/lib/python3.8/site-packages/modelscope/hub/errors.py", line 122, in handle_http_response
raise HTTPError(http_error_msg, response=response)
requests.exceptions.HTTPError: The request model: YorickHe/majicmixRealistic_v6 does not exist!
The text was updated successfully, but these errors were encountered: