runtime error

Exit code: 1. Reason: /usr/local/lib/python3.10/site-packages/huggingface_hub/constants.py:277: FutureWarning: The `HF_HUB_ENABLE_HF_TRANSFER` environment variable is deprecated as 'hf_transfer' is not used anymore. Please use `HF_XET_HIGH_PERFORMANCE` instead to enable high performance transfer with Xet. Visit https://huggingface.co/docs/huggingface_hub/package_reference/environment_variables#hfxethighperformance for more details. warnings.warn( <module 'g4f.version' from '/usr/local/lib/python3.10/site-packages/g4f/version.py'> Traceback (most recent call last): File "/home/user/app/app.py", line 15, in <module> print(g4f.Provider.Ails.params) # Supported args File "/usr/local/lib/python3.10/site-packages/g4f/Provider/__init__.py", line 216, in __getattribute__ return super().__getattribute__(name) File "/usr/local/lib/python3.10/site-packages/g4f/Provider/__init__.py", line 156, in __getattr__ raise AttributeError(f"module '{__name__}' has no attribute '{name}'") AttributeError: module 'g4f.Provider' has no attribute 'Ails'

Container logs:

Fetching error logs...