Commit
·
69ce257
1
Parent(s):
ee5f665
Update exvideo.txt
Browse files- exvideo.txt +6 -1
exvideo.txt
CHANGED
@@ -1,5 +1,10 @@
|
|
1 |
git clone https://github.com/Winfredy/SadTalker /content/SDVN/extensions/SadTalker
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
3 |
git clone https://github.com/v8hid/infinite-zoom-automatic1111-webui /content/SDVN/extensions/Infinite-zoom
|
4 |
git clone https://github.com/Scholar01/sd-webui-mov2mov /content/SDVN/extensions/Mov2mov
|
5 |
git clone https://github.com/CiaraStrawberry/TemporalKit /content/SDVN/extensions/TemporalKit
|
|
|
1 |
git clone https://github.com/Winfredy/SadTalker /content/SDVN/extensions/SadTalker
|
2 |
+
aria2c --continue --console-log-level=error -c -x 16 -s 16 -k 1M https://github.com/OpenTalker/SadTalker/releases/download/v0.0.2-rc/mapping_00109-model.pth.tar -d /content/SDVN/extensions/SadTalker/checkpoints -o mapping_00109-model.pth.tar
|
3 |
+
aria2c --continue --console-log-level=error -c -x 16 -s 16 -k 1M https://github.com/OpenTalker/SadTalker/releases/download/v0.0.2-rc/mapping_00229-model.pth.tar -d /content/SDVN/extensions/SadTalker/checkpoints -o mapping_00229-model.pth.tar
|
4 |
+
aria2c --continue --console-log-level=error -c -x 16 -s 16 -k 1M https://github.com/OpenTalker/SadTalker/releases/download/v0.0.2-rc/SadTalker_V0.0.2_256.safetensors -d /content/SDVN/extensions/SadTalker/checkpoints -o SadTalker_V0.0.2_256.safetensors
|
5 |
+
aria2c --continue --console-log-level=error -c -x 16 -s 16 -k 1M https://github.com/OpenTalker/SadTalker/releases/download/v0.0.2-rc/SadTalker_V0.0.2_512.safetensors -d /content/SDVN/extensions/SadTalker/checkpoints -o SadTalker_V0.0.2_512.safetensors
|
6 |
+
aria2c --continue --console-log-level=error -c -x 16 -s 16 -k 1M https://github.com/OpenTalker/SadTalker/archive/refs/tags/v0.0.2-rc.zip -d /content/SDVN/extensions/SadTalker/checkpoints -o v0.0.2-rc.zip
|
7 |
+
aria2c --continue --console-log-level=error -c -x 16 -s 16 -k 1M https://github.com/OpenTalker/SadTalker/archive/refs/tags/v0.0.2-rc.tar.gz -d /content/SDVN/extensions/SadTalker/checkpoints -o v0.0.2-rc.tar.gz
|
8 |
git clone https://github.com/v8hid/infinite-zoom-automatic1111-webui /content/SDVN/extensions/Infinite-zoom
|
9 |
git clone https://github.com/Scholar01/sd-webui-mov2mov /content/SDVN/extensions/Mov2mov
|
10 |
git clone https://github.com/CiaraStrawberry/TemporalKit /content/SDVN/extensions/TemporalKit
|