-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Description
I'm trying one of the workflows that is included with the project and I'm getting a memory issue when the process reaches the Animate Anyone Sampler node, specifically, it says that it tries to allocate 54GB of stuff in the VRAM (for context I'm running comfyUI on an AMD RX7900XTX which as 24GB of VRAM).
My initial queue prompt was a try rendering 100 frames, after the first failure I decreased that to 50 frames, but the problem persisted.
I additionally tried rerendering the pose video at a cropped resolution of 512x768 (originally it was at about 600x800) so I didn't need to upscale it, but the same error persisted.
Environment:
- Python version: 3.12.3
- Pytorch version: 2.3.1+rocm6.0
- Workflow: example workflow from the project
- OS: Fedora40
- CPU: AMD Ryzen 7800X3D
- GPU: AMD RX7900XTX
- GPU VRAM: 24GB
- System RAM: 32GB
- Image: a transparent png with an anime character with resolution 512x768
- Video: pose video with resolution 512x768
- Console logs: comfyUI logs.txt
All the models used are the ones in this section of the ReadMe
Metadata
Metadata
Assignees
Labels
No labels