Commit
·
98a2e04
1
Parent(s):
637a445
Update version.txt
Browse files- version.txt +5 -1
version.txt
CHANGED
@@ -1,4 +1,8 @@
|
|
1 |
git clone -b v2-16 https://github.com/bstungnguyen/SDVNTN /content/SDVN
|
2 |
git clone -b v2-23 https://github.com/bstungnguyen/SDVNTN /content/SDVN
|
3 |
git clone -b v2-28 https://github.com/bstungnguyen/SDVNTN /content/SDVN
|
4 |
-
git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui /content/SDVN
|
|
|
|
|
|
|
|
|
|
1 |
git clone -b v2-16 https://github.com/bstungnguyen/SDVNTN /content/SDVN
|
2 |
git clone -b v2-23 https://github.com/bstungnguyen/SDVNTN /content/SDVN
|
3 |
git clone -b v2-28 https://github.com/bstungnguyen/SDVNTN /content/SDVN
|
4 |
+
git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui /content/SDVN
|
5 |
+
|
6 |
+
rm -r /content/drive/MyDrive/SD-Data/Setting15
|
7 |
+
aria2c --continue --console-log-level=error -c -x 16 -s 16 -k 1M https://huggingface.co/bstungnguyen/SDColab/resolve/main/config.json -d /content/drive/MyDrive/SD-Data/Setting15 -o config.json
|
8 |
+
aria2c --continue --console-log-level=error -c -x 16 -s 16 -k 1M https://huggingface.co/bstungnguyen/SDColab/resolve/main/styles.csv -d /content/drive/MyDrive/SD-Data/Setting15 -o styles.csv
|