We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6959811 commit 43e06b6Copy full SHA for 43e06b6
Setup.md
@@ -69,19 +69,6 @@ Follow the installation steps for installing pytorch with CUDA/GPU support here:
69
### 10. Download pytti-core
70
71
git clone --recurse-submodules -j8 https://github.com/pytti-tools/pytti-core
72
-<<<<<<< HEAD
73
-=======
74
-
75
-Your local directory structure probably looks like this now:
76
77
- ├── pytti-notebook
78
- │ ├── config
79
- │ ├── images_out
80
- │ ├── pretrained
81
- │ ├── pytti-core
82
- │ └── videos
83
84
->>>>>>> Make git clone more concise
85
### 11. Install pytti-core
86
87
pip install ./pytti-core/vendor/AdaBins \
0 commit comments