Skip to content

Add instructions for installing in ComfyUI Portable #4

@GalaxyTimeMachine

Description

@GalaxyTimeMachine

Example:

For those running ComfyUI Portable:

[You may need to install Visual Code, with the desktop c++ tools first]

Run these commands from within your portable folder:

.\python_embeded\python.exe -m pip install -U torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu128

.\python_embeded\python.exe -m pip install -U packaging wheel ninja setuptools
 
git clone https://github.com/Lightricks/LTX-Video-Q8-Kernels.git 

cd .\LTX-Video-Q8-Kernels\

..\python_embeded\python.exe setup.py install

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions