File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 345
345
" !git clone https://github.com/openai/CLIP.git &> /dev/null\n " ,
346
346
" !git clone https://github.com/CompVis/taming-transformers.git &> /dev/null\n " ,
347
347
" if not path_exists('./pytti'):\n " ,
348
- " !git clone --branch p5 https://github.com/pytti-tools/pytti-core.git &> /dev/null\n " ,
348
+ " !git clone --branch p5 https://github.com/pytti-tools/pytti-core.git pytti &> /dev/null\n " ,
349
349
" else:\n " ,
350
350
" !rm -r pytti\n " ,
351
- " !git clone --branch p5 https://github.com/pytti-tools/pytti-core.git\n " ,
351
+ " !git clone --branch p5 https://github.com/pytti-tools/pytti-core.git pytti \n " ,
352
352
" !git clone https://github.com/shariqfarooq123/AdaBins.git &> /dev/null\n " ,
353
353
" !git clone https://github.com/zacjiang/GMA.git &> /dev/null\n " ,
354
354
" !mkdir -p AdaBins/pretrained\n " ,
You can’t perform that action at this time.
0 commit comments