abbiepam commited on
Commit
16c6f0e
·
1 Parent(s): ae95ab1

Upload abbiexfooruinny.ipynb

Browse files
Files changed (1) hide show
  1. abbiexfooruinny.ipynb +10 -4
abbiexfooruinny.ipynb CHANGED
@@ -20,8 +20,7 @@
20
  "!pip install -q torch==2.0.1+cu118 torchvision==0.15.2+cu118 torchaudio==2.0.2+cu118 torchtext==0.15.2 torchdata==0.6.1 --extra-index-url https://download.pytorch.org/whl/cu118 -U\n",
21
  "\n",
22
  "!apt -y install -qq aria2\n",
23
- "!aria2c --console-log-level=error -c -x 16 -s 16 -k 1M https://civitai.com/api/download/models/196039 -d /content/RuinedFooocus/models/checkpoints -o sdxlUnstableDiffusers_v8HeavensWrathVAE.safetensors\n",
24
- "!aria2c --console-log-level=error -c -x 16 -s 16 -k 1M https://civitai.com/api/download/models/218678 -d /content/RuinedFooocus/models/checkpoints -o Babes_Classic_XL_1.0.safetensors\n",
25
  "!aria2c --console-log-level=error -c -x 16 -s 16 -k 1M https://civitai.com/api/download/models/161948 -d /content/RuinedFooocus/models/loras -o babes_style_sdxl_1.0.safetensors\n",
26
  "!aria2c --console-log-level=error -c -x 16 -s 16 -k 1M https://civitai.com/api/download/models/152309 -d /content/RuinedFooocus/models/loras -o xl_more_art-full_v1.safetensors\n",
27
  "!aria2c --console-log-level=error -c -x 16 -s 16 -k 1M https://civitai.com/api/download/models/210432 -d /content/RuinedFooocus/models/loras -o Double_Exposure.safetensors\n",
@@ -29,6 +28,15 @@
29
  "!aria2c --console-log-level=error -c -x 16 -s 16 -k 1M https://huggingface.co/ckpt/juggernaut-xl/resolve/main/JuggerCineXL2.safetensors -d /content/RuinedFooocus/models/loras -o JuggerCineXL2.safetensors\n",
30
  "!aria2c --console-log-level=error -c -x 16 -s 16 -k 1M https://huggingface.co/dababestie/oliviacastaXL-lora/resolve/main/oliviacastaXL-lora.safetensors -d /content/RuinedFooocus/models/loras -o oliviacastaXL-lora.safetensors\n",
31
  "!aria2c --console-log-level=error -c -x 16 -s 16 -k 1M https://huggingface.co/abbiepam/sarahbustani-xl-lora/resolve/main/sarahbustani-xl-lora.safetensors -d /content/RuinedFooocus/models/loras -o sarahbustani-xl-lora.safetensors\n",
 
 
 
 
 
 
 
 
 
32
  "\n",
33
  "%cd /content/RuinedFooocus\n",
34
  "!git pull\n",
@@ -38,8 +46,6 @@
38
  {
39
  "cell_type": "code",
40
  "source": [
41
- "!rm ./launch.py\n",
42
- "!aria2c --console-log-level=error -c -x 16 -s 16 -k 1M https://huggingface.co/datasets/abbiepam/shorty/resolve/main/RF-modLaunch/NewReality-launch.py?download=true -d /content/RuinedFooocus -o launch.py\n",
43
  "!python launch.py --share"
44
  ],
45
  "metadata": {
 
20
  "!pip install -q torch==2.0.1+cu118 torchvision==0.15.2+cu118 torchaudio==2.0.2+cu118 torchtext==0.15.2 torchdata==0.6.1 --extra-index-url https://download.pytorch.org/whl/cu118 -U\n",
21
  "\n",
22
  "!apt -y install -qq aria2\n",
23
+ "!aria2c --console-log-level=error -c -x 16 -s 16 -k 1M https://civitai.com/api/download/models/240840 -d /content/RuinedFooocus/models/checkpoints -o sd_xl_base_1.0_0.9vae.safetensors\n",
 
24
  "!aria2c --console-log-level=error -c -x 16 -s 16 -k 1M https://civitai.com/api/download/models/161948 -d /content/RuinedFooocus/models/loras -o babes_style_sdxl_1.0.safetensors\n",
25
  "!aria2c --console-log-level=error -c -x 16 -s 16 -k 1M https://civitai.com/api/download/models/152309 -d /content/RuinedFooocus/models/loras -o xl_more_art-full_v1.safetensors\n",
26
  "!aria2c --console-log-level=error -c -x 16 -s 16 -k 1M https://civitai.com/api/download/models/210432 -d /content/RuinedFooocus/models/loras -o Double_Exposure.safetensors\n",
 
28
  "!aria2c --console-log-level=error -c -x 16 -s 16 -k 1M https://huggingface.co/ckpt/juggernaut-xl/resolve/main/JuggerCineXL2.safetensors -d /content/RuinedFooocus/models/loras -o JuggerCineXL2.safetensors\n",
29
  "!aria2c --console-log-level=error -c -x 16 -s 16 -k 1M https://huggingface.co/dababestie/oliviacastaXL-lora/resolve/main/oliviacastaXL-lora.safetensors -d /content/RuinedFooocus/models/loras -o oliviacastaXL-lora.safetensors\n",
30
  "!aria2c --console-log-level=error -c -x 16 -s 16 -k 1M https://huggingface.co/abbiepam/sarahbustani-xl-lora/resolve/main/sarahbustani-xl-lora.safetensors -d /content/RuinedFooocus/models/loras -o sarahbustani-xl-lora.safetensors\n",
31
+ "!aria2c --console-log-level=error -c -x 16 -s 16 -k 1M https://huggingface.co/Linaqruf/style-enhancer-xl-lora/resolve/main/style-enhancer-xl.safetensors?download=true -d /content/RuinedFooocus/models/loras -o style-enhancer-xl.safetensors\n",
32
+ "!aria2c --console-log-level=error -c -x 16 -s 16 -k 1M https://huggingface.co/datasets/abbiepam/shorty/resolve/main/TraiLow/fempap.safetensors?download=true -d /content/RuinedFooocus/models/loras -o fempap.safetensors\n",
33
+ "!aria2c --console-log-level=error -c -x 16 -s 16 -k 1M https://huggingface.co/datasets/abbiepam/shorty/resolve/main/TraiLow/popaiwayle.safetensors?download=true -d /content/RuinedFooocus/models/loras -o popaiwayle_artwork.safetensors\n",
34
+ "!aria2c --console-log-level=error -c -x 16 -s 16 -k 1M https://huggingface.co/datasets/abbiepam/shorty/resolve/main/TraiLow/brandibae.safetensors?download=true -d /content/RuinedFooocus/models/loras -o brandibae.safetensors\n",
35
+ "!aria2c --console-log-level=error -c -x 16 -s 16 -k 1M https://huggingface.co/datasets/abbiepam/shorty/resolve/main/TraiLow/bestiefirst.safetensors?download=true -d /content/RuinedFooocus/models/loras -o bestiefirst.safetensors\n",
36
+ "!aria2c --console-log-level=error -c -x 16 -s 16 -k 1M https://huggingface.co/datasets/abbiepam/shorty/resolve/main/TraiLow/carodaq.safetensors?download=true -d /content/RuinedFooocus/models/loras -o carodaq.safetensors\n",
37
+ "!aria2c --console-log-level=error -c -x 16 -s 16 -k 1M https://huggingface.co/datasets/abbiepam/shorty/resolve/main/TraiLow/sylvbestie.safetensors?download=true -d /content/RuinedFooocus/models/loras -o sylvbestie_style.safetensors\n",
38
+ "!aria2c --console-log-level=error -c -x 16 -s 16 -k 1M https://huggingface.co/datasets/abbiepam/shorty/resolve/main/TraiLow/kindarmore.safetensors?download=true -d /content/RuinedFooocus/models/loras -o kindarmore_style.safetensors\n",
39
+ "!aria2c --console-log-level=error -c -x 16 -s 16 -k 1M https://huggingface.co/datasets/abbiepam/shorty/resolve/main/3sebaB/babes_style.txt?download=true -d /content/RuinedFooocus/wildcards_official -o babes_style.txt\n",
40
  "\n",
41
  "%cd /content/RuinedFooocus\n",
42
  "!git pull\n",
 
46
  {
47
  "cell_type": "code",
48
  "source": [
 
 
49
  "!python launch.py --share"
50
  ],
51
  "metadata": {