runtime error

4.1->gradio) (1.2.2)\nRequirement already satisfied: python-dotenv>=0.13 in /usr/local/lib/python3.10/site-packages (from uvicorn>=0.14.0->gradio) (1.0.1)\nRequirement already satisfied: httptools>=0.5.0 in /usr/local/lib/python3.10/site-packages (from uvicorn>=0.14.0->gradio) (0.6.1)\nRequirement already satisfied: watchfiles>=0.13 in /usr/local/lib/python3.10/site-packages (from uvicorn>=0.14.0->gradio) (0.22.0)\nRequirement already satisfied: uvloop!=0.15.0,!=0.15.1,>=0.14.0 in /usr/local/lib/python3.10/site-packages (from uvicorn>=0.14.0->gradio) (0.19.0)\nRequirement already satisfied: charset-normalizer<4,>=2 in /usr/local/lib/python3.10/site-packages (from requests->huggingface-hub>=0.19.3->gradio) (3.3.2)\nRequirement already satisfied: mdurl~=0.1 in /usr/local/lib/python3.10/site-packages (from markdown-it-py>=2.2.0->rich>=10.11.0->typer<1.0,>=0.12->gradio) (0.1.2)\n' Fetching Space from: https://huggingface.co/spaces/ddiddu/chatbot Loaded as API: https://ddiddu-chatbot.hf.space ✔ Traceback (most recent call last): File "/home/user/app/app.py", line 14, in <module> demo = gr.load("ddiddu/chatbot", src="spaces") File "/usr/local/lib/python3.10/site-packages/gradio/external.py", line 60, in load return load_blocks_from_repo( File "/usr/local/lib/python3.10/site-packages/gradio/external.py", line 99, in load_blocks_from_repo blocks: gradio.Blocks = factory_methods[src](name, hf_token, alias, **kwargs) File "/usr/local/lib/python3.10/site-packages/gradio/external.py", line 436, in from_spaces return from_spaces_blocks(space=space_name, hf_token=hf_token) File "/usr/local/lib/python3.10/site-packages/gradio/external.py", line 467, in from_spaces_blocks return gradio.Blocks.from_config(client.config, predict_fns, client.src) # type: ignore File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 1229, in from_config dependency = root_block.default_config.set_event_trigger( TypeError: BlocksConfig.set_event_trigger() got an unexpected keyword argument 'every'

Container logs:

Fetching error logs...