runtime error

/home/user/.local/lib/python3.10/site-packages/pydantic/_internal/_fields.py:149: UserWarning: Field "model_id" has conflict with protected namespace "model_". You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`. warnings.warn( Traceback (most recent call last): File "/home/user/app/app.py", line 11, in <module> raise ValueError("Hugging Face API token is not set. Set the HF_READ_TOKEN environment variable.") ValueError: Hugging Face API token is not set. Set the HF_READ_TOKEN environment variable.

Container logs:

Fetching error logs...