Skip to content

Add TLDR setup #36

@dmarx

Description

@dmarx

add a TLDR setup for colab, paperspace, etc:

!git clone https://github.com/pytti-tools/pytti-notebook
%cd pytti-notebook

!pip install jupyter gdown loguru einops seaborn PyGLM ftfy regex tqdm hydra-core adjustText exrex matplotlib-label-lines
!git clone --recurse-submodules -j8 https://github.com/pytti-tools/pytti-core

!pip install ./pytti-core/vendor/AdaBins
!pip install ./pytti-core/vendor/CLIP
!pip install ./pytti-core/vendor/GMA
!pip install ./pytti-core/vendor/taming-transformers
!pip install ./pytti-core

!python -m pytti.warmup

I guess this is already available in the notebook essentially... better to just make it nice and obvious for people.

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