runtime error

Traceback (most recent call last): File "/home/user/app/app.py", line 6, in <module> demo = gr.ChatInterface(fn=echo, examples=["hello", "hola", "merhaba"], title="Echo Bot") AttributeError: module 'gradio' has no attribute 'ChatInterface'. Did you mean: 'Interface'?

Container logs:

Fetching error logs...