Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 442 Bytes

INSTALL.md

File metadata and controls

14 lines (8 loc) · 442 Bytes

INSTALL INSTRUCTIONS

Torch and torchvision

Follow instructions on https://pytorch.org

Torchvideo

    pip install "git+https://github.com/facebookresearch/pytorchvideo.git"

Modified according to AUTOMATIC1111/stable-diffusion-webui#13985 (change import functional_tensor to functional in augmentations.py)

PyTube

I installed a local copy with added functionality (will be included in this repo).