runtime error
Exit code: 1. Reason: /home/user/.pyenv/versions/3.10.18/lib/python3.10/site-packages/gradio/utils.py:1005: UserWarning: Expected at least 2 arguments for function <function count_barnacles at 0x7f9dd49c9b40>, received 1. warnings.warn( Traceback (most recent call last): File "/home/user/app/app.py", line 200, in <module> demo.queue(concurrency_count=1).launch() File "/home/user/.pyenv/versions/3.10.18/lib/python3.10/site-packages/gradio/blocks.py", line 2121, in queue raise DeprecationWarning( DeprecationWarning: concurrency_count has been deprecated. Set the concurrency_limit directly on event listeners e.g. btn.click(fn, ..., concurrency_limit=10) or gr.Interface(concurrency_limit=10). If necessary, the total number of workers can be configured via `max_threads` in launch(). /home/user/.pyenv/versions/3.10.18/lib/python3.10/site-packages/gradio/analytics.py:106: UserWarning: IMPORTANT: You are using gradio version 4.37.2, however version 4.44.1 is available, please upgrade. -------- warnings.warn(
Container logs:
Fetching error logs...