Upload abbiextrimerry.ipynb
Browse files- abbiextrimerry.ipynb +8 -8
abbiextrimerry.ipynb
CHANGED
|
@@ -9,18 +9,18 @@
|
|
| 9 |
"metadata": {
|
| 10 |
"id": "uvgRSGAqFSnm"
|
| 11 |
},
|
| 12 |
-
"execution_count":
|
| 13 |
"outputs": []
|
| 14 |
},
|
| 15 |
{
|
| 16 |
"cell_type": "code",
|
| 17 |
"source": [
|
| 18 |
-
"#!aria2c --console-log-level=error -c -x 16 -s 16 -k 1M https://civitai.com/api/download/models/
|
| 19 |
-
"
|
| 20 |
-
"#!aria2c --console-log-level=error -c -x 16 -s 16 -k 1M https://civitai.com/api/download/models/
|
| 21 |
"#!aria2c --console-log-level=error -c -x 16 -s 16 -k 1M https://civitai.com/api/download/models/146106 -d /content/models -o 4-EDG&BABES.safetensors\n",
|
| 22 |
-
"!aria2c --console-log-level=error -c -x 16 -s 16 -k 1M https://civitai.com/api/download/models/229904 -d /content/models -o 5-EDG-Lykon.safetensors\n",
|
| 23 |
-
"!aria2c --console-log-level=error -c -x 16 -s 16 -k 1M https://civitai.com/api/download/models/231734 -d /content/models -o 6-EDG-Schneed.safetensors\n",
|
| 24 |
"\n",
|
| 25 |
"#!aria2c --console-log-level=error -c -x 16 -s 16 -k 1M https://civitai.com/api/download/models/198530?type=Model&format=SafeTensor&size=full&fp=fp16 -d /content/RuinedFooocus/models/checkpoints -o juggernautXL_version6Rundiffusion.safetensors\n"
|
| 26 |
],
|
|
@@ -113,8 +113,8 @@
|
|
| 113 |
"api = HfApi()\n",
|
| 114 |
"\n",
|
| 115 |
"# Upload folders\n",
|
| 116 |
-
"api.upload_folder(folder_path=\"/content/
|
| 117 |
-
" repo_id=\"PrunedSafetensors/
|
| 118 |
" repo_type=\"model\")\n",
|
| 119 |
"\n",
|
| 120 |
"#api.upload_folder(folder_path=\"/content/stable/models/LyCORIS\",\n",
|
|
|
|
| 9 |
"metadata": {
|
| 10 |
"id": "uvgRSGAqFSnm"
|
| 11 |
},
|
| 12 |
+
"execution_count": null,
|
| 13 |
"outputs": []
|
| 14 |
},
|
| 15 |
{
|
| 16 |
"cell_type": "code",
|
| 17 |
"source": [
|
| 18 |
+
"#!aria2c --console-log-level=error -c -x 16 -s 16 -k 1M https://civitai.com/api/download/models/243278 -d /content/models -o Babes3XL.safetensors\n",
|
| 19 |
+
"!aria2c --console-log-level=error -c -x 16 -s 16 -k 1M https://civitai.com/api/download/models/218678?type=Model&format=SafeTensor&size=pruned&fp=bf16 -d /content/models -o BabesClassic XL.safetensors\n",
|
| 20 |
+
"#!aria2c --console-log-level=error -c -x 16 -s 16 -k 1M https://civitai.com/api/download/models/169976 -d /content/models -o SassyGirlsXL.safetensors\n",
|
| 21 |
"#!aria2c --console-log-level=error -c -x 16 -s 16 -k 1M https://civitai.com/api/download/models/146106 -d /content/models -o 4-EDG&BABES.safetensors\n",
|
| 22 |
+
"#!aria2c --console-log-level=error -c -x 16 -s 16 -k 1M https://civitai.com/api/download/models/229904 -d /content/models -o 5-EDG-Lykon.safetensors\n",
|
| 23 |
+
"#!aria2c --console-log-level=error -c -x 16 -s 16 -k 1M https://civitai.com/api/download/models/231734 -d /content/models -o 6-EDG-Schneed.safetensors\n",
|
| 24 |
"\n",
|
| 25 |
"#!aria2c --console-log-level=error -c -x 16 -s 16 -k 1M https://civitai.com/api/download/models/198530?type=Model&format=SafeTensor&size=full&fp=fp16 -d /content/RuinedFooocus/models/checkpoints -o juggernautXL_version6Rundiffusion.safetensors\n"
|
| 26 |
],
|
|
|
|
| 113 |
"api = HfApi()\n",
|
| 114 |
"\n",
|
| 115 |
"# Upload folders\n",
|
| 116 |
+
"api.upload_folder(folder_path=\"/content/models\",\n",
|
| 117 |
+
" repo_id=\"PrunedSafetensors/coolXLs\",\n",
|
| 118 |
" repo_type=\"model\")\n",
|
| 119 |
"\n",
|
| 120 |
"#api.upload_folder(folder_path=\"/content/stable/models/LyCORIS\",\n",
|