Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add TLDR setup #36

Open
dmarx opened this issue May 2, 2022 · 1 comment
Open

Add TLDR setup #36

dmarx opened this issue May 2, 2022 · 1 comment

Comments

@dmarx
Copy link
Member

dmarx commented May 2, 2022

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.

@dmarx
Copy link
Member Author

dmarx commented May 2, 2022

for paperspace add: pip install kornia imagio pytorch-lightning

@dmarx dmarx changed the title Issue on page /Setup.html Add TLDR setup May 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant