Spaces:
Running
on
L40S
Many errors for me
Until last week I was able to use this wonderful tool. Now I receive "Error" (without any explanation) only when I press "Generate video", either it generates the video and after 98% "error" (without any explanation) or the few times it generates the video when trying to download it tells me that the file is not found. Thanks in advance
Thank you so much! It works fine again. Wonderful application
I receive "Error" (without any explanation) only when I press "Generate video", either it generates the video and after 98% "error" (without any explanation)
This is all I've gotten for the past week of trying:
The explanation seems to be the hardware constantly running out of resources. Here is the hardware status after the video; all but two replicas are out of resources:
The fix is either better memory management, or upgrading the hardware (which used to be an H100).
or the few times it generates the video when trying to download it tells me that the file is not found.
That issue has existed for months. No other space I've used has that issue, so idk why this one does. There were also times where the file wouldn't work at first, but then would work after a few minutes. This makes me think a function is returning too early. However, most of the time, the file never works.
Hi, same situation again. Thanks
I have been having the same errors in the past several days. I'd be glad to try it more if the problem can be fixed. Thanks!
Please note that in this demo, to speed up the generation, we did not use cpu_offload mentioned in the readme. This consumes a lot of resources, so it needs to be inferred on larger hardware if you want to deploy it yourself. My suggestion is to refer to the several optimization commands in our github readme, or the implementation in cli_demo.py.