patrice74

Results 3 comments of patrice74

Hello all, I encountered the same problem and here is how I solved it: The file at: "ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-LTXVideo\prompt_enhancer_nodes.py" Just modify the enhance procedure as below and you will see a...

Generating baseline samples before training Error running job: Expected all tensors to be on the same device, but found at least two devices, cuda:0 and cpu! ======================================== Result: - 0...

Norman3D's solution is the right one. Thank you. Windows 11 + 5090 Python 3.12.10 CUDA 12.8 PyTorch 2.8 ``` git clone https://github.com/ostris/ai-toolkit.git cd ai-toolkit python -m venv venv .\venv\Scripts\activate pip...