runtime error
Exit code: 1. Reason: _download_to_tmp_and_move( File "/usr/local/lib/python3.12/site-packages/huggingface_hub/file_download.py", line 1723, in _download_to_tmp_and_move xet_get( File "/usr/local/lib/python3.12/site-packages/huggingface_hub/file_download.py", line 629, in xet_get download_files( RuntimeError: Data processing error: CAS service error : Error : single flight error: Real call failed: ReqwestError(reqwest::Error { kind: Status(503, None) }, "https://s3.us-east-1.amazonaws.com/xethub-xorb-bucket/xorbs/default/bb5b6fe39dc6661b984991817fe90e9d8492f501a1a914cba5f96da8c194c9c0") The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/app/app.py", line 17, in <module> model = AutoModelForDepthEstimation.from_pretrained(MODEL_ID).to(device) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/transformers/models/auto/auto_factory.py", line 600, in from_pretrained return model_class.from_pretrained( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/transformers/modeling_utils.py", line 316, in _wrapper return func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/transformers/modeling_utils.py", line 4910, in from_pretrained checkpoint_files, sharded_metadata = _get_resolved_checkpoint_files( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/transformers/modeling_utils.py", line 1296, in _get_resolved_checkpoint_files raise OSError( OSError: Can't load the model for 'depth-anything/Depth-Anything-V2-Large-hf'. If you were trying to load it from 'https://huggingface.co/models', make sure you don't have a local directory with the same name. Otherwise, make sure 'depth-anything/Depth-Anything-V2-Large-hf' is the correct path to a directory containing a file named pytorch_model.bin, tf_model.h5, model.ckpt or flax_model.msgpack.
Container logs:
Fetching error logs...