Where does F1 save outputs and partial outputs? #777
Unanswered
davidrutland
asked this question in
Q&A
Replies: 1 comment
-
|
nvm - it's /tmp/gradio/ Regardless, it would be good if "outputs" was used... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The OG demo_gradio.py saved outputs in the outputs folder - which makes sense.
demo_gradio_f1.py doesn't seem to save them anywhere that I can find.
I can save the video from the browser UI, but sometimes it doesn't show anything, and other times it will have crashed several seconds (a couple of hours) into a long animation. As outputs is empty, I can't even get the fragments.
exists in both scripts
Beta Was this translation helpful? Give feedback.
All reactions