LTX-2.5 integration with ComfyUI instructions have errors

#33
by DTSTark - opened
  1. The instructions to install LTX-2.5 from within ComfyUI do not work for the desktop version. There is no Download All option in the Templates window. Clicking on a template opens a workflow, which has errors because nothing has been downloaded.

  2. The manual installation final instruction for Python Embedded has unnecessary and incorrect path information. That line should say, "python.exe -m pip install -r requirements.txt" . The second relative path is not needed and gives a "The system cannot find the path specified" error. At that point in the installation, the user is already logged onto the directory where requirements.txt resides.

Sign up or log in to comment