Skip to content

Link git submodules #15

@dmarx

Description

@dmarx

pytti-core setup currently recommends installing everything in pytti-notebook as root directory. We can do this for the users.

  • Add git submodules: AdaBins, GMA, CLIP, taming-transformers, pytti-core
  • Add folders with .gitkeep: ./pretrained, ./images_out, ./videos

Desired structure:

 ├── pytti-notebook
 │   ├── AdaBins
 │   ├── CLIP
 │   ├── GMA
 │   ├── images_out
 │   ├── pretrained
 │   ├── pytti-core
 │   ├── taming-transformers
 │   └── videos

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