runtime error

Matplotlib created a temporary cache directory at /tmp/matplotlib-hulyghb2 because the default path (/.config/matplotlib) is not a writable directory; it is highly recommended to set the MPLCONFIGDIR environment variable to a writable directory, in particular to speed up the import of Matplotlib and to better support multiprocessing. Traceback (most recent call last): File "/app/app.py", line 102, in <module> iface = gr.Interface( ^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/gradio/interface.py", line 357, in __init__ self.flagging_callback.setup( File "/usr/local/lib/python3.11/site-packages/gradio/flagging.py", line 142, in setup os.makedirs(flagging_dir, exist_ok=True) File "<frozen os>", line 225, in makedirs PermissionError: [Errno 13] Permission denied: 'flagged' IMPORTANT: You are using gradio version 4.7.1, however version 4.29.0 is available, please upgrade. --------

Container logs:

Fetching error logs...