bstungnguyen commited on
Commit
9f4102e
·
1 Parent(s): f9a3ceb

Update lib.txt

Browse files
Files changed (1) hide show
  1. lib.txt +1 -1
lib.txt CHANGED
@@ -2,7 +2,7 @@ git clone https://huggingface.co/embed/negative /content/SDVN/embeddings/negativ
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/Stable-diffusion -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
 
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