This ComfyUI workflow uses the Flux AI model to generate a high-quality image, followed by image-to-video generation with CogVideo. The end result is a workflow that produces a video with a text prompt. The video quality is higher than using the original CogVideo text-to-video model.
Hey Andrew, love your work, I learned so much from your tutorials!
I’m trying to run this tutorial (and Flux in general) on ComfyUI but it keep crashing because HeaderTooLarge. I guess I didn’t do this correctly:
“Add the argument –disable-smart-memory to the launch file run_nvidia_gpu.bat.”
This is added by default in the “Extra ComfyUI arguments”, but I can’t find the .bat file.
Any idea? Thanks!
The argument is already set if you are using the ComfyUI Colab notebook. This workflow uses a lot of memory as you have noticed. You can change the runtime type to L4 which has a higher VRAM.