bstungnguyen commited on
Commit
8f8dcd7
·
1 Parent(s): 2a966d4

Update start.txt

Browse files
Files changed (1) hide show
  1. start.txt +5 -0
start.txt CHANGED
@@ -25,6 +25,11 @@ git clone https://github.com/Bing-su/Adetailer /content/SDVN/extensions/A2-Adeta
25
  git clone https://github.com/DominikDoom/a1111-sd-webui-tagcomplete /content/SDVN/extensions/Tagcomplete
26
  git clone https://git.mmaker.moe/mmaker/sd-webui-color-enhance.git /content/SDVN/extensions/Color-enhance
27
 
 
 
 
 
 
28
  aria2c --continue --console-log-level=error -c -x 16 -s 16 -k 1M https://huggingface.co/bstungnguyen/SDColab/resolve/main/params.txt -d /content/SDVN/ -o params.txt
29
  aria2c --continue --console-log-level=error -c -x 16 -s 16 -k 1M https://huggingface.co/bstungnguyen/SDColab/resolve/main/ui-config.json -d /content/SDVN/ -o ui-config.json
30
  aria2c --continue --console-log-level=error -c -x 16 -s 16 -k 1M https://huggingface.co/bstungnguyen/SDColab/resolve/main/Ngroktoken.txt -d /content/drive/MyDrive/SD-Data/wildcards -o Ngroktoken.txt
 
25
  git clone https://github.com/DominikDoom/a1111-sd-webui-tagcomplete /content/SDVN/extensions/Tagcomplete
26
  git clone https://git.mmaker.moe/mmaker/sd-webui-color-enhance.git /content/SDVN/extensions/Color-enhance
27
 
28
+ git clone https://huggingface.co/embed/negative /content/SDVN/embeddings/negative
29
+ git clone https://huggingface.co/embed/lora /content/SDVN/models/Lora/positive
30
+ git clone https://github.com/phamhungd/WC-SDVN /content/WC-SDVN
31
+ git clone https://github.com/camenduru/stable-diffusion-webui-scripts /content/SDVN/scripts
32
+
33
  aria2c --continue --console-log-level=error -c -x 16 -s 16 -k 1M https://huggingface.co/bstungnguyen/SDColab/resolve/main/params.txt -d /content/SDVN/ -o params.txt
34
  aria2c --continue --console-log-level=error -c -x 16 -s 16 -k 1M https://huggingface.co/bstungnguyen/SDColab/resolve/main/ui-config.json -d /content/SDVN/ -o ui-config.json
35
  aria2c --continue --console-log-level=error -c -x 16 -s 16 -k 1M https://huggingface.co/bstungnguyen/SDColab/resolve/main/Ngroktoken.txt -d /content/drive/MyDrive/SD-Data/wildcards -o Ngroktoken.txt