Commit
·
5eaf7e8
1
Parent(s):
afef3db
Update sdvn.txt
Browse files
sdvn.txt
CHANGED
@@ -80,4 +80,11 @@ rm -r /content/SDVN/extensions/Block-weight
|
|
80 |
rm -r /content/SDVN/extensions/Faceswap
|
81 |
#Private Extension & NgrokToken
|
82 |
aria2c --continue --console-log-level=error -c -x 16 -s 16 -k 1M http://stablediffusion.vn/wp-content/uploads/Colab/v2/fullver/MyExtensionList.txt -d /content/drive/MyDrive/SD-Data/wildcards -o MyExtensionList.txt
|
83 |
-
aria2c --continue --console-log-level=error -c -x 16 -s 16 -k 1M http://stablediffusion.vn/wp-content/uploads/Colab/v2/fullver/Ngroktoken.txt -d /content/drive/MyDrive/SD-Data/wildcards -o Ngroktoken.txt
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
80 |
rm -r /content/SDVN/extensions/Faceswap
|
81 |
#Private Extension & NgrokToken
|
82 |
aria2c --continue --console-log-level=error -c -x 16 -s 16 -k 1M http://stablediffusion.vn/wp-content/uploads/Colab/v2/fullver/MyExtensionList.txt -d /content/drive/MyDrive/SD-Data/wildcards -o MyExtensionList.txt
|
83 |
+
aria2c --continue --console-log-level=error -c -x 16 -s 16 -k 1M http://stablediffusion.vn/wp-content/uploads/Colab/v2/fullver/Ngroktoken.txt -d /content/drive/MyDrive/SD-Data/wildcards -o Ngroktoken.txt
|
84 |
+
|
85 |
+
git clone -b v2-16 https://github.com/bstungnguyen/SDVNTN /content/tempSDVN
|
86 |
+
git clone -b v2-23 https://github.com/bstungnguyen/SDVNTN /content/tempSDVN
|
87 |
+
git clone -b v2-28 https://github.com/bstungnguyen/SDVNTN /content/tempSDVN
|
88 |
+
git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui /content/tempSDVN
|
89 |
+
mv tempSDVN/.git SDVN/.git
|
90 |
+
rm -rf temp
|