runtime error
Exit code: 1. Reason: /usr/local/lib/python3.10/site-packages/gradio/helpers.py:162: UserWarning: In future versions of Gradio, the `cache_examples` parameter will no longer accept a value of 'lazy'. To enable lazy caching in Gradio, you should set `cache_examples=True`, and `cache_mode='lazy'` instead. warnings.warn( Will cache examples in '/home/user/app/.gradio/cached_examples/30' directory at first use. Traceback (most recent call last): File "/home/user/app/app.py", line 244, in <module> demo.load(fn=list_all_outputs, inputs=generation_history, outputs=[generation_history, community_list], every=2) TypeError: EventListener._setup.<locals>.event_trigger() got an unexpected keyword argument 'every'
Container logs:
Fetching error logs...