runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 7, in <module> client = InferenceClient("deepseek-ai/DeepSeek-R1-Distill-Qwen-7B", provider="huggingface") File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_deprecation.py", line 31, in inner_f return f(*args, **kwargs) TypeError: InferenceClient.__init__() got an unexpected keyword argument 'provider'

Container logs:

Fetching error logs...