runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 11, in <module> model_path = snapshot_download(repo_id="briaai/RMBG-1.4", trust_remote_code=True) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) TypeError: snapshot_download() got an unexpected keyword argument 'trust_remote_code'
Container logs:
Fetching error logs...