Commit
·
3ca6cba
1
Parent(s):
a780e09
Update sd.txt
Browse files
sd.txt
CHANGED
@@ -2,7 +2,7 @@ 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 /content/SDVN/style.css
|
7 |
aria2c --continue --console-log-level=error -c -x 16 -s 16 -k 1M https://huggingface.co/bstungnguyen/SDColab/resolve/main/style.css -d /content/SDVN/
|
8 |
|
|
|
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 |
+
apt -y install -qq aria2
|
6 |
rm /content/SDVN/style.css
|
7 |
aria2c --continue --console-log-level=error -c -x 16 -s 16 -k 1M https://huggingface.co/bstungnguyen/SDColab/resolve/main/style.css -d /content/SDVN/
|
8 |
|