runtime error
Exit code: 1. Reason: INFO:__main__:Starting Real-time Microphone Streaming Server... INFO:websockets.server:server listening on 0.0.0.0:7861 INFO:__main__:WebSocket server started on port 7861 Traceback (most recent call last): File "/home/user/app/app.py", line 504, in <module> main() File "/home/user/app/app.py", line 493, in main interface = create_gradio_interface() File "/home/user/app/app.py", line 464, in create_gradio_interface interface.load( TypeError: EventListener._setup.<locals>.event_trigger() got an unexpected keyword argument 'every' INFO:httpx:HTTP Request: GET https://api.gradio.app/pkg-version "HTTP/1.1 200 OK"
Container logs:
Fetching error logs...