We explicitly create the /tmp/gradio/ directory if it does not exist.
We set the GRADIO_CACHE directory to the newly created directory.
This should help resolve the FileNotFoundError and ensure the Gradio application can create temporary files as needed.

Owner

hmmmm

Tonic changed pull request status to merged

Sign up or log in to comment