runtime error

Embedding model loaded... LLM loaded... DB created... /usr/local/lib/python3.10/site-packages/gradio/layouts/column.py:53: UserWarning: 'scale' value should be an integer. Using 0.85 will cause issues. warnings.warn( Traceback (most recent call last): File "/home/user/app/app.py", line 113, in <module> txt = gr.Textbox(show_label=False, placeholder="Enter your question here...").style(container=False) AttributeError: 'Textbox' object has no attribute 'style'. Did you mean: 'scale'? Exception ignored in: <function QdrantClient.__del__ at 0x7fe35b8f95a0> Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/qdrant_client/qdrant_client.py", line 129, in __del__ File "/usr/local/lib/python3.10/site-packages/qdrant_client/qdrant_client.py", line 136, in close File "/usr/local/lib/python3.10/site-packages/qdrant_client/local/qdrant_local.py", line 59, in close TypeError: 'NoneType' object is not callable

Container logs:

Fetching error logs...