runtime error

Exit code: 1. Reason: /usr/local/lib/python3.10/site-packages/anyio/to_thread.py", line 63, in run_sync return await get_async_backend().run_sync_in_worker_thread( File "/usr/local/lib/python3.10/site-packages/anyio/_backends/_asyncio.py", line 2518, in run_sync_in_worker_thread return await future File "/usr/local/lib/python3.10/site-packages/anyio/_backends/_asyncio.py", line 1002, in run result = context.run(func, *args) File "/usr/local/lib/python3.10/site-packages/gradio/routes.py", line 403, in main return templates.TemplateResponse( File "/usr/local/lib/python3.10/site-packages/starlette/templating.py", line 148, in TemplateResponse template = self.get_template(name) File "/usr/local/lib/python3.10/site-packages/starlette/templating.py", line 115, in get_template return self.env.get_template(name) File "/usr/local/lib/python3.10/site-packages/jinja2/environment.py", line 1016, in get_template return self._load_template(name, globals) File "/usr/local/lib/python3.10/site-packages/jinja2/environment.py", line 964, in _load_template template = self.cache.get(cache_key) File "/usr/local/lib/python3.10/site-packages/jinja2/utils.py", line 477, in get return self[key] File "/usr/local/lib/python3.10/site-packages/jinja2/utils.py", line 515, in __getitem__ rv = self._mapping[key] TypeError: unhashable type: 'dict' База данных SQLite готова Загрузка модели ruBERT-base-ru-go-emotions (28 эмоций)... Модель загружена! IMPORTANT: You are using gradio version 4.36.1, however version 4.44.1 is available, please upgrade. -------- Running on local URL: http://127.0.0.1:7860 Traceback (most recent call last): File "/app/app.py", line 517, in <module> demo.launch() File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 2420, in launch raise ValueError( ValueError: When localhost is not accessible, a shareable link must be created. Please set share=True or check your proxy settings to allow access to localhost.

Container logs:

Fetching error logs...