Created
September 7, 2022 15:18
-
-
Save Demopans/d277d3aa915655c19db15f41db39610f to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# required for google colab | |
dlib==19.22.1 | |
paddleseg | |
paddlepaddle | |
wget | |
wandb | |
lpips | |
# git+https://github.com/stylegan-human/StyleGAN-Human.git@409034f4c5c6bd70559d9d24920895eb4df8c2b4 | |
# required for local server | |
# torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu116 # or whatever cuda version is appropriate |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment