-
Notifications
You must be signed in to change notification settings - Fork 307
Open
Description
The configuration required is too high.
Because the GPU memory is exhausted, the speed is very slow!
The current video generation scheme has too many shortcomings. Almost all frames are generated at once, causing the GPU memory to be exhausted.
If in the future, a frame can be generated, then this frame is saved as an image png sequence, and then all the frame image sequences are merged. This should save a lot of GPU memory.
Metadata
Metadata
Assignees
Labels
No labels

