Spaces:
Build error
Build error
Update app.py
#3
by
AI-B
- opened
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.
hmmmm
Tonic
changed pull request status to
merged