bstungnguyen commited on
Commit
4315753
·
1 Parent(s): 2093993

Update lib.txt

Browse files
Files changed (1) hide show
  1. lib.txt +2 -13
lib.txt CHANGED
@@ -1,13 +1,2 @@
1
- git clone https://huggingface.co/embed/negative /content/SDVN/embeddings/negative
2
- git clone https://huggingface.co/embed/lora /content/SDVN/models/Lora/positive
3
- git clone https://github.com/phamhungd/WC-SDVN /content/WC-SDVN
4
- git clone https://github.com/camenduru/stable-diffusion-webui-scripts /content/SDVN/scripts
5
- aria2c --continue --console-log-level=error -c -x 16 -s 16 -k 1M https://huggingface.co/stabilityai/sd-vae-ft-mse-original/resolve/main/vae-ft-mse-840000-ema-pruned.ckpt -d /content/SDVN/models/VAE -o VAE84.vae.pt
6
- aria2c --continue --console-log-level=error -c -x 16 -s 16 -k 1M https://huggingface.co/phamhungd/GuoZovya/resolve/main/4x-UltraSharp.ckpt -d /content/SDVN/models/ESRGAN -o 4x-UltraSharp.pth
7
- aria2c --continue --console-log-level=error -c -x 16 -s 16 -k 1M https://huggingface.co/phamhungd/GuoZovya/resolve/main/4x-RealisticRescaler.pth -d /content/SDVN/models/ESRGAN -o 4x-RealisticRescaler.pth
8
- 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
9
- 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
10
- ln -s /content/SDVN/models/Lora /content/drive/MyDrive/SD-Data/Lora
11
- ln -s /content/SDVN/embeddings /content/drive/MyDrive/SD-Data/Embeddings
12
- ln -s /content/SDVN/models/Lora /content/drive/MyDrive/SD-Data/Lyco
13
- ln -s /content/WC-SDVN /content/drive/MyDrive/SD-Data/wildcards
 
1
+ git clone https://github.com/bstungnguyen/Lora /content/lib/lora
2
+ ln -s /content/lib/lora/* /content/drive/MyDrive/SD-Data/Lora