runtime error

Exit code: 1. Reason: Note: Environment variable`HF_TOKEN` is set and is the current active token independently from the token you've just configured. model.onnx: 0%| | 0.00/983k [00:00<?, ?B/s] model.onnx: 100%|██████████| 983k/983k [00:00<00:00, 110MB/s] 2025-07-11 08:48:48.540233824 [E:onnxruntime:, inference_session.cc:2280 operator()] Exception during initialization: filesystem error: cannot get file size: No such file or directory [/home/user/.cache/huggingface/hub/models--black-forest-labs--FLUX.1-schnell-onnx/snapshots/7ad1eace4e708f71d82902ce08389444134cdf0d/t5-fp8.opt/backbone.onnx_data] Traceback (most recent call last): File "/home/user/app/app.py", line 19, in <module> session = ort.InferenceSession(model_path) File "/usr/local/lib/python3.10/site-packages/onnxruntime/capi/onnxruntime_inference_collection.py", line 472, in __init__ self._create_inference_session(providers, provider_options, disabled_optimizers) File "/usr/local/lib/python3.10/site-packages/onnxruntime/capi/onnxruntime_inference_collection.py", line 561, in _create_inference_session sess.initialize_session(providers, provider_options, disabled_optimizers) onnxruntime.capi.onnxruntime_pybind11_state.RuntimeException: [ONNXRuntimeError] : 6 : RUNTIME_EXCEPTION : Exception during initialization: filesystem error: cannot get file size: No such file or directory [/home/user/.cache/huggingface/hub/models--black-forest-labs--FLUX.1-schnell-onnx/snapshots/7ad1eace4e708f71d82902ce08389444134cdf0d/t5-fp8.opt/backbone.onnx_data]

Container logs:

Fetching error logs...