{ "cells": [ { "cell_type": "code", "execution_count": 29, "metadata": { "id": "ko15xRLo-7Sr" }, "outputs": [], "source": [ "Black = \"stable-\"\n", "Lives = \"diffusion\"\n", "Matter = \"-webui\"\n", "BlackLivesMatter = Black+Lives+Matter\n", "def download_checkbox(checkbox): # ссылки на модели\n", " root_dir = '/content/'\n", " for root, dirs, files in os.walk(root_dir):\n", " if 'extensions-builtin' in dirs:\n", " path_to_a1111 = os.path.join(root)+\"/\"\n", " fpath = path_to_a1111\n", " break\n", " path = f'{fpath}models/Stable-diffusion/'\n", " modelfolder = f\"{fpath}models/Stable-diffusion\"\n", " if os.path.exists(sd_models_on_gdrive) and gdrive_dl.value == True:\n", " path = sd_models_on_gdrive\n", " dl = f\"{wget} -P {path} \"\n", " if checkbox.value:\n", " if checkbox.description == \"Anime_80s\":\n", " !$dl $sf'80s_anime_test_5_anythingmodel.safetensors' -O {path}Anime_80s.safetensors\n", " if checkbox.description == \"_8528Diffusion_final_v05\":\n", " !$dl $sf'8528diffusion_final_v05.safetensors'\n", " if checkbox.description == \"AbyssOrangeMix\":\n", " !$dl $sf'AbyssOrangeMix_half.safetensors'\n", " !$dl $sf'AbyssOrangeMix.safetensors'\n", " !$dl $sf'AbyssOrangeMix_Night.safetensors'\n", " !$dl $sf'AbyssOrangeMix_base.safetensors'\n", " if checkbox.description == \"AbyssOrangeMix2\":\n", " !$dl $sf'AbyssOrangeMix2_sfw.safetensors'\n", " !$dl $sf'AbyssOrangeMix2_hard.safetensors'\n", " !$dl $sf'AbyssOrangeMix2_nsfw.safetensors'\n", " if checkbox.description == \"AbyssOrangeMix3\":\n", " !$dl $sf'AbyssOrangeMix3.safetensors'\n", " !$dl $sf'AbyssOrangeMix3_A1.safetensors'\n", " !$dl $sf'AbyssOrangeMix3_A2.safetensors'\n", " !$dl $sf'AbyssOrangeMix3_A3.safetensors'\n", " if checkbox.description == \"Anonmix\":\n", " !$dl $sf'Anonmix_fp16.safetensors' -O {path}Anonmix.safetensors\n", " if checkbox.description == \"Antlers_mix\":\n", " !$dl $sf'antlers_mix.safetensors'\n", " if checkbox.description == \"Any222Trinart\":\n", " !$dl https://huggingface.co/Pups/sdtensors/resolve/main/any222trinart_fp16.safetensors -O {path}Any222Trinart.safetensors\n", " if checkbox.description == \"Anything_Berrymix\":\n", " !$dl $sf'Anything_Berrymix_fp16.safetensors' -O {path}Anything_Berrymix.safetensors\n", " if checkbox.description == \"Anything_V3\":\n", " !$dl $sf'Anything-V3.0_fp16.safetensors' -O {path}anything_v3.safetensors\n", " !$dl $pt'Anything-V3.0.vae.pt' -O {path}anything_v3.vae.pt\n", " !$dl $sf'anything_v3_better_vae.safetensors'\n", " if checkbox.description == \"Anything_v4_0\":\n", " !$dl $sf'Anything_v4_0.safetensors'\n", " !$dl $sf'Anything_v4_0.vae.safetensors'\n", " if checkbox.description == \"Anything_v4_5\":\n", " !$dl $sf'Anything_v4_5.safetensors'\n", " !$dl $sf'Anything_v4_0.vae.safetensors' -O {path}Anything_v4_5.vae.safetensors\n", " if checkbox.description == \"AnythingGape\":\n", " !$dl $sf'ag/AnythingGape.safetensors'\n", " !$dl $sf'ag/AnythingGape.vae.pt'\n", " !$dl $sf'ag/AnythingGape_fp16.safetensors'\n", " !$dl $sf'ag/AnythingGape_fp16_emaonly.safetensors'\n", " if checkbox.description == \"BerryCandy\":\n", " !$dl https://huggingface.co/Pups/sdtensors/resolve/main/BerryCandy20_v2.fp16.safetensors -O {path}BerryCandy20_v2.safetensors\n", " if checkbox.description == \"Berrymix_Zeipher222\":\n", " !$dl $sf'Berrymix_Zeipher222_fp16.safetensors' -O {path}Berrymix_Zeipher222.safetensors\n", " if checkbox.description == \"BloodOrangeMix\":\n", " !$dl $sf'BloodOrangeMix.safetensors'\n", " !$dl $sf'BloodOrangeMix_half.safetensors'\n", " !$dl $sf'BloodNightOrangeMix.safetensors'\n", " if checkbox.description == \"Bstaber\":\n", " !$dl $sf'Bstaber.safetensors'\n", " if checkbox.description == \"BstaberElysium_Anime\":\n", " !$dl $sf'Bstaber_0.65-Elysium_Anime_V3_0.35-Weighted_sum-merged_fp16.safetensors'\n", " if checkbox.description == \"ChinaBerry_nofix_f222_v1_4_pt2\":\n", " !$dl 'https://huggingface.co/Pups/sdtensors/resolve/main/chinaberry%20(nofix%20f222%201.4)%20part2-fp16.safetensors' -O {path}ChinaBerry_nofix_f222_v1_4_pt2.safetensors\n", " if checkbox.description == \"Cyberpunk_Anime_Diffusion\":\n", " !$dl $sf'Cyberpunk-Anime-Diffusion.safetensors'\n", " if checkbox.description == \"EerieOrangeMix\":\n", " !$dl $sf'EerieOrangeMix2_half.safetensors'\n", " !$dl $sf'EerieOrangeMix2.safetensors'\n", " !$dl $sf'EerieOrangeMix2_night.safetensors'\n", " !$dl $sf'EerieOrangeMix2_base.safetensors'\n", " if checkbox.description == \"EerieOrangeMix2\":\n", " !$dl $sf'EerieOrangeMix_night.safetensors'\n", " !$dl $sf'EerieOrangeMix.safetensors'\n", " !$dl $sf'EerieOrangeMix_half.safetensors'\n", " !$dl $sf'EerieOrangeMix_base.safetensors'\n", " if checkbox.description == \"ElyOrangeMix\":\n", " !$dl $sf'ElyOrangeMix.safetensors'\n", " !$dl $sf'ElyNightOrangeMix.safetensors'\n", " !$dl $sf'ElyOrangeMix_half.safetensors'\n", " if checkbox.description == \"Freckle_mix\":\n", " !$dl $sf'freckle_mix_fp16.safetensors' -O {path}freckle_mix.safetensors\n", " if checkbox.description == \"GAPE60\":\n", " !$dl $sf'gape60_fp16.safetensors' -O {path}gape60.safetensors\n", " if checkbox.description == \"GrapefruitHentaiModel\":\n", " !$dl https://huggingface.co/Pups/sdtensors/resolve/main/grapefruitHentaiModel_grapefruitv23_fp16.safetensors -O {path}GrapefruitHentaiModelv2_3.safetensors\n", " !$dl $sf'GrapefruitHentaiModelv2_3.vae.pt'\n", " !$dl https://huggingface.co/Pups/sdtensors/resolve/main/grapefruitHentaiModel_grapefruitv31_fp16.safetensors -O {path}GrapefruitHentaiModelv3_1.safetensors\n", " !$dl https://huggingface.co/Pups/sdtensors/resolve/main/grapefruitHentaiModel_grapefruitv32_fp16.safetensors -O {path}GrapefruitHentaiModelv3_2.safetensors\n", " !$dl https://huggingface.co/Pups/sdtensors/resolve/main/grapefruitHentaiModel_grapefruitv3_fp16.safetensors -O {path}GrapefruitHentaiModelv3.safetensors\n", " !$dl https://huggingface.co/Pups/sdtensors/resolve/main/grapefruitHentaiModel_lemon_fp16.safetensors -O {path}GrapefruitHentaiModel_lemon.safetensors\n", " !$dl https://huggingface.co/Pups/sdtensors/resolve/main/grapefruitHentaiModel_grapefruitv24_fp16.safetensors -O {path}GrapefruitHentaiModelv2_4.safetensors\n", " if checkbox.description == \"monstermash4_anyv3\":\n", " !$dl $pt'monstermash4+anyv3.safetensors' -O {path}monstermash4_anyv3.safetensors\n", " if checkbox.description == \"monstermash6_anyv3\":\n", " !$dl $pt'monstermash6+anyv3.safetensors' -O {path}monstermash6_anyv3.safetensors\n", " if checkbox.description == \"NAI\":\n", " !$dl $sf'novelai_fp16.safetensors' -O {path}novelai.safetensors\n", " !$dl $pt'novelai.vae.pt'\n", " if checkbox.description == \"OrangeMixs_All\":\n", " !$dl $sf'ElderOrangeMix.safetensors'\n", " !$dl $sf'AbyssOrangeMix_half.safetensors'\n", " !$dl $sf'AbyssOrangeMix.safetensors'\n", " !$dl $sf'AbyssOrangeMix_Night.safetensors'\n", " !$dl $sf'AbyssOrangeMix_base.safetensors'\n", " !$dl $sf'AbyssOrangeMix2_sfw.safetensors'\n", " !$dl $sf'AbyssOrangeMix2_hard.safetensors'\n", " !$dl $sf'AbyssOrangeMix2_nsfw.safetensors'\n", " !$dl $sf'BloodOrangeMix.safetensors'\n", " !$dl $sf'BloodOrangeMix_half.safetensors'\n", " !$dl $sf'BloodNightOrangeMix.safetensors'\n", " !$dl $sf'EerieOrangeMix2_half.safetensors'\n", " !$dl $sf'EerieOrangeMix2.safetensors'\n", " !$dl $sf'EerieOrangeMix2_night.safetensors'\n", " !$dl $sf'EerieOrangeMix2_base.safetensors'\n", " !$dl $sf'EerieOrangeMix_night.safetensors'\n", " !$dl $sf'EerieOrangeMix.safetensors'\n", " !$dl $sf'EerieOrangeMix_half.safetensors'\n", " !$dl $sf'EerieOrangeMix_base.safetensors'\n", " !$dl $sf'ElyOrangeMix.safetensors'\n", " !$dl $sf'ElyNightOrangeMix.safetensors'\n", " !$dl $sf'ElyOrangeMix_half.safetensors'\n", " !$dl $sf'AbyssOrangeMix3.safetensors'\n", " !$dl $sf'AbyssOrangeMix3_A1.safetensors'\n", " !$dl $sf'AbyssOrangeMix3_A2.safetensors'\n", " !$dl $sf'AbyssOrangeMix3_A3.safetensors'\n", " if checkbox.description == \"PastelMix\":\n", " !$dl 'https://huggingface.co/andite/pastel-mix/resolve/main/pastelmix-better-vae-fp16.safetensors' -O {path}Pastelmix_betterVAE.safetensors\n", " if checkbox.description == \"Plat\":\n", " !$dl 'https://huggingface.co/p1atdev/pd-archive/resolve/main/plat-v1-3-1-fp16.safetensors' -O {path}Plat_v1_3_1.safetensors\n", " !$dl 'https://huggingface.co/p1atdev/pd-archive/resolve/main/plat-v1-3-0.yaml' -O {path}Plat_v1_3_1.yaml\n", " !$dl 'https://huggingface.co/hakurei/waifu-diffusion-v1-4/resolve/main/vae/kl-f8-anime2.ckpt' -O {path}Plat_v1_3_1.vae.pt\n", " if checkbox.description == \"protogenV22Anime\":\n", " !$dl $pt'protogenV22Anime_22_fp16.safetensors' -O {path}protogenV22Anime.safetensors\n", " if checkbox.description == \"Trinart\":\n", " !$dl $sf'trinart2.safetensors'\n", " if checkbox.description == \"WaifuDiffusion\":\n", " !$dl $sf'WaifuDiffusion_v1_4.safetensors'\n", " !$dl $sf'WaifuDiffusion_v1_4.yaml'\n", " !$dl $sf'WaifuDiffusion_v1_4.vae.safetensors'\n", " !$dl $sf'WaifuDiffusion_v1_4.vae.yaml'\n", " !$dl $sf'wd-v1-3_fp16.safetensors' -O {path}WaifuDiffusion.safetensors\n", " if checkbox.description == \"Yohan_Diffusion\":\n", " !$dl $sf'Cocoa.safetensors'\n", " !$dl $sf'Butter.safetensors'\n", " !$dl $sf'Latte.safetensors'\n", " !$dl $sf'yohan-diffusion.safetensors'\n", " if checkbox.description == \"AnimePencil\":\n", " !$dl $sf'anime-pencil-diffusion-v4.safetensors'\n", " if checkbox.description == \"App_Icons\":\n", " !$dl $sf'App_Icons.safetensors'\n", " if checkbox.description == \"ColoringBook\":\n", " !$dl $sf'ColoringBook.safetensors'\n", " !$dl $sf'ColoringBook.yaml' -q\n", " if checkbox.description == \"vectorArt\":\n", " !$dl $sf'VectorArt.safetensors'\n", " if checkbox.description == \"artErosAErosATribute_aEros\":\n", " !$dl 'https://huggingface.co/Pups/sdtensors/resolve/main/artErosAErosATribute_aErosCkpt-ema-fp16.safetensors' -O {path}artErosAErosATribute_aEros.safetensors\n", " !$dl 'https://huggingface.co/Pups/sdtensors/resolve/main/artErosAerosATribute_aerosINPAINTINGNovae-inpainting_fp16.safetensors' -O {path}artErosAErosATribute_NoVAE-inpainting.safetensors.safetensors\n", " !$dl $sf'artErosAErosATribute_NoVAE.safetensors'\n", " if checkbox.description == \"Babes\":\n", " !$dl 'https://huggingface.co/Pups/sdtensors/resolve/main/babes_babes11_fp16.safetensors' -O {path}Babes.safetensors\n", " !$dl 'https://huggingface.co/stabilityai/sd-vae-ft-mse-original/resolve/main/vae-ft-mse-840000-ema-pruned.ckpt' -O {path}Babes.vae.pt\n", " #!$dl $sf'Babes.vae.safetensors'\n", " if checkbox.description == \"bkdbj\":\n", " !$dl $sf'bkdbj_fp16.safetensors' -O {path}bkdbj.safetensors\n", " if checkbox.description == \"F222\":\n", " !$dl $sf'f222_fp16.safetensors' -O {path}f222.safetensors\n", " if checkbox.description == \"GenericFemaleMix\":\n", " !$dl $sf'GenericFemaleMix_v2-1.safetensors'\n", " if checkbox.description == \"HassanBlend\":\n", " #!$dl $sf'HassanBlend1.5.safetensors'\n", " !$dl 'https://huggingface.co/Pups/sdtensors/resolve/main/hassanblend1512And_hassanblend1512_fp16.safetensors' -O {path}HassanBlend1_5_12.safetensors\n", " !$dl $sf'HassanBlend_1.4_fp16.safetensors' -O {path}HassanBlend_v1_4.safetensors\n", " !$dl $sf'HassansBlend_1.2_fp16.safetensors' -O {path}HassanBlend_v1_2.safetensors\n", " if checkbox.description == \"pyros_blowjob\":\n", " !$dl $sf'pbj_v1.safetensors'\n", " if checkbox.description == \"RealEldenApocalypse_AnalogSexKnoll_4CandyPureSimp_FEET\":\n", " !$dl $sf'realEldenApocalypseA_realEldenApocalypseAsexKnoll4CandyPureSimpFeet-ema.fp16.safetensors' -O {path}RealEldenApocalypse_AnalogSexKnoll_4CandyPureSimp_FEET.safetensors\n", " if checkbox.description == \"uberRealisticPornMerge\":\n", " !$dl $sf'uberRealisticPornMerge.safetensors'\n", " !$dl $sf'uberRealisticPornMerge-inpainting.safetensors'\n", " !$dl $sf'uberRealisticPornMerge-inpainting.yaml'\n", " !$dl $sf'uberRealisticPornMerge_urpm_v13Inpainting.yaml'\n", " !$dl $sf'uberRealisticPornMerge_urpm_v13.safetensors'\n", " !$dl $sf'uberRealisticPornMerge_urpm_v13Inpainting.safetensors'\n", " if checkbox.description == \"Black_Souls\":\n", " !$dl $sf'Black_Souls.safetensors'\n", " if checkbox.description == \"Bloodborne\":\n", " !$dl $sf'Bloodborne_Style.safetensors'\n", " if checkbox.description == \"Borderlands\":\n", " !$dl $sf'borderlands.safetensors'\n", " if checkbox.description == \"DarkSouls\":\n", " !$dl $sf'DarkSouls_Style.safetensors'\n", " if checkbox.description == \"DiscoElysium_style\":\n", " !$dl $sf'discoElysium-pruned.safetensors' -O {path}discoelysium_style.safetensors\n", " if checkbox.description == \"EldenRing_style\":\n", " !$dl $sf'eldenring-v2-pruned.safetensors' -O {path}elden_ring_style.safetensors\n", " if checkbox.description == \"GalaxyTimemachines\":\n", " !$dl $sf'GalaxyTimemachines_v3_Inpainting.safetensors'\n", " if checkbox.description == \"Hogwarts_Legacy\":\n", " !$dl $sf'HogLegStyle-v2.4.safetensors' -O {path}HogLeg_Style.safetensors\n", " if checkbox.description == \"pokemon\":\n", " !$dl $sf'pokemon_fp16.safetensors' -O {path}pokemon.safetensors\n", " if checkbox.description == \"ProtoGenDragonX59\":\n", " !$dl https://huggingface.co/Pups/sdtensors/resolve/main/protogenDragon_protogenX59_fp16.safetensors -O {path}ProtoGenDragonX59.safetensors\n", " if checkbox.description == \"protogenX3_4\":\n", " !$dl $sf'protogenX3.4-fp16-ema.safetensors' -O {path}protogenX3_4.safetensors\n", " if checkbox.description == \"Starsector_Portrait\":\n", " !$dl $sf'starsectorportrait.safetensors'\n", " !$dl $pt'HN_ssportrait.pt' -O {fpath}models/hypernetworks/HN_ssportrait.pt\n", " if checkbox.description == \"TronLegacy_style\":\n", " !$dl $sf'Tron-Legacy-Style-trnlgcy.safetensors' -O {path}trnlgcy.safetensors\n", " if checkbox.description == \"EpicSpaceMachine\":\n", " !$dl $sf'EpicSpaceMachine.safetensors'\n", " if checkbox.description == \"James_Webb_Cosmos\":\n", " !$dl $sf'JWST-Deep-Space.safetensors'\n", " if checkbox.description == \"nousr_robot\":\n", " !$dl $sf'robo-diffusion-v2-base.safetensors' -O {path}nousr_robot.safetensors\n", " if checkbox.description == \"ProtoGenInfinityX86\":\n", " !$dl https://huggingface.co/Pups/sdtensors/resolve/main/protogenInfinity_protogenX86.safetensors -O {path}ProtoGenInfinityX86.safetensors\n", " if checkbox.description == \"blotmon\":\n", " !$dl $sf'blotmon-v1-5000.safetensors' -O {path}blotmon.safetensors\n", " if checkbox.description == \"Creepy_Diffusion\":\n", " !$dl $sf'creepy-diffusion.safetensors'\n", " if checkbox.description == \"newhorrorfantasy_style\":\n", " !$dl $sf'newhorrorfantasy_style.safetensors'\n", " if checkbox.description == \"rotten_zombie\":\n", " !$dl $sf'RottingZombie_person.safetensors'\n", " if checkbox.description == \"Microscopic\":\n", " !$dl $sf'Microscopic_v1_fp16.safetensors' -O {path}Microscopic.safetensors\n", " if checkbox.description == \"macroDiffusion\":\n", " !$dl $sf'macroDiffusion_10.safetensors'\n", " if checkbox.description == \"chkn_петухи\":\n", " !$dl $sf'chkn.safetensors'\n", " if checkbox.description == \"ГигаЧэд\":\n", " !$dl $sf'gigachad_2000.safetensors' -O {path}gigachad.safetensors\n", " if checkbox.description == \"hyperpreg__round_belly\":\n", " !$dl $sf'hyperpreg__round_belly.safetensors'\n", " if checkbox.description == \"Pepe\":\n", " !$dl $sf'pepestylev2_2200.safetensors' -O {path}pepestyle_person.safetensors\n", " if checkbox.description == \"AIroticArtsPenis\":\n", " !$dl $sf'airoticartsPenis.safetensors' -O {path}airoticartsPenis_v1-inpainting.safetensors\n", " if checkbox.description == \"TwinkDiffusion\":\n", " !$dl $sf'twinkdiffusionv2.safetensors'\n", " if checkbox.description == \"Homoerotic\":\n", " !$dl $sf'homoerotic_v2.safetensors'\n", " if checkbox.description == \"DaddyDiffusion\":\n", " !$dl $sf'daddyDiffusion_v1.safetensors'\n", " if checkbox.description == \"UncutPenises\":\n", " !$dl $sf'unctpns_fp16.safetensors' -O {path}uncut-penis.safetensors\n", " if checkbox.description == \"Arcane_style\":\n", " !$dl $sf'arcane-diffusion-v3.safetensors' -O {path}arcane_style.safetensors\n", " if checkbox.description == \"Archer_style\":\n", " !$dl $sf'archer-v1.safetensors' -O {path}archer_style.safetensors\n", " if checkbox.description == \"Classic_Disney_style\":\n", " !$dl $sf'classicAnim-v1.safetensors' -O {path}classic_disney_style.safetensors\n", " if checkbox.description == \"megaPals\":\n", " !$dl $sf'megaPals.safetensors'\n", " if checkbox.description == \"Modern_Disney_style\":\n", " !$dl $sf'moDi-v1-pruned.safetensors' -O {path}modern_disney_style.safetensors\n", " if checkbox.description == \"SpiderVerse_style\":\n", " !$dl $sf'spiderverse-v1-pruned.safetensors' -O {path}spiderverse_style.safetensors\n", " if checkbox.description == \"elldrethSLucidMix\":\n", " !$dl $sf'elldrethSLucidMix_v10-ema-fp16.safetensors' -O {path}elldrethSLucidMix_v10.safetensors\n", " if checkbox.description == \"epicDiffusion\":\n", " !$dl https://huggingface.co/Pups/sdtensors/resolve/main/epicDiffusion_epicDiffusion10.safetensors -O {path}epicDiffusion.safetensors\n", " if checkbox.description == \"MMD\":\n", " !$dl $pt'MMDv1-18_fp16.safetensors' -O {path}MMDv1_18.safetensors\n", " if checkbox.description == \"RealisticVision\":\n", " !$dl 'https://huggingface.co/2ch/models/resolve/main/Realistic_Vision_V2.0-fp16-no-ema.safetensors' -O {path}/RealisticVision_v2.0.safetensors\n", " !$dl 'https://huggingface.co/2ch/models/resolve/main/Realistic_Vision_V2.0-fp16-no-ema-inpainting.safetensors' -O {path}/RealisticVision_v2.0-inpainting.safetensors\n", " !$dl 'https://huggingface.co/2ch/models/resolve/main/Realistic_Vision_V1.4-inpainting.safetensors' -O {path}/RealisticVision_v1.4-inpainting.safetensors\n", " !$dl 'https://huggingface.co/2ch/models/resolve/main/Realistic_Vision_V1.4-pruned-fp16.safetensors' -O {path}/RealisticVision_v1.4.safetensors\n", " !$dl 'https://huggingface.co/2ch/models/resolve/main/Realistic_Vision_V1.3.safetensors' -O {path}/RealisticVision_v1.3.safetensors\n", " !$dl 'https://huggingface.co/2ch/models/resolve/main/Realistic_Vision_V1.3-inpainting.safetensors' -O {path}/RealisticVision_v1.3-inpainting.safetensors\n", " !$dl 'https://huggingface.co/Pups/sdtensors/resolve/main/realisticVisionV12_v12_fp16.safetensors' -O {path}RealisticVision_v1.2.safetensors\n", " if checkbox.description == \"SD_v2_1\":\n", " !$dl $sf'SDv2_1_768.yaml' --quiet\n", " !$dl $sf'SDv2_1_512.yaml' --quiet\n", " !$dl $sf'SDv2_1_512_inpaiting.yaml' --quiet\n", " !$dl $sf'SDv2_1_512.safetensors'\n", " !$dl $sf'SDv2_1_512_inpaiting.safetensors'\n", " !$dl $sf'SDv2_1_768.safetensors'\n", " if checkbox.description == \"SD_v1_5\":\n", " !$dl $sf'sd-v1-5_fp16.safetensors' -O {path}sd-v1-5.safetensors\n", " !$dl $pt'sd-v1-5.vae.pt'\n", " #!$dl $sf'sd-v1-5.vae.safetensors'\n", " !$dl $sf'sd-v1-5.inpainting_fp16.safetensors' -O {path}sd-v1-5.inpainting.safetensors\n", " !$dl $pt'sd-v1-5.inpainting.vae.pt'\n", " #!$dl $sf'sd-v1-5.inpainting.vae.safetensors'\n", " if checkbox.description == \"SD_v1_5_full\":\n", " !$dl $sf'v1-5-ema.safetensors'\n", " !$dl $pt'sd-v1-5.vae.pt' -O {path}v1-5-ema.vae.pt\n", " if checkbox.description == \"SD_v1_4\":\n", " !$dl $sf'sd-v1-4_fp16.safetensors' -O {path}sd-v1-4.safetensors\n", " if checkbox.description == \"Vintedois_Diffusion\":\n", " !$dl $sf'vintedois-diffusion-v01.safetensors'\n", " if checkbox.description == \"Wavy_fusion\":\n", " !$dl https://huggingface.co/wavymulder/wavyfusion/resolve/main/wa-vy-fusion_1.0.safetensors -O {path}Wavy_fusion_v1.safetensors\n", " if checkbox.description == \"All_In_1_Pixel\":\n", " !$dl $sf'Public-Prompts-Pixel-Model.safetensors' -O {path}all_in_one_PixelModel.safetensors\n", " if checkbox.description == \"MinecraftRTX\":\n", " !$dl $sf'BlockWorldRTX.safetensors'\n", " if checkbox.description == \"Pixel_Art\":\n", " !$dl $sf'Pixel_Art.safetensors'\n", " if checkbox.description == \"pixel_landscape\":\n", " !$dl $sf'16-bit-landscape_PublicPrompts.safetensors' -O {path}16bit_landscape.safetensors\n", " if checkbox.description == \"Redshift\":\n", " !$dl $sf'redshift-diffusion-v1.safetensors' -O {path}redshift.safetensors\n", " if checkbox.description == \"hAS3Dkx11_3Dkx11\":\n", " !$dl $sf'hAS3Dkx11_3Dkx11.safetensors'\n", " if checkbox.description == \"PostApocalypse\":\n", " !$dl $sf'postapocalypse_v1.safetensors'\n", " if checkbox.description == \"PFG\":\n", " !$dl https://huggingface.co/Pups/sdtensors/resolve/main/pfg_111Safetensors_fp16.safetensors -O {path}PFG.safetensors\n", " if checkbox.description == \"microworld\":\n", " !$dl $sf'microworld.safetensors'\n", " if checkbox.description == \"aloeVeraSSimpMaker3K_simpMaker3K1\":\n", " !$dl https://huggingface.co/Pups/sdtensors/resolve/main/aloeVeraSSimpMaker3K_simpMaker3K1-ema-fp16.safetensors -O {path}aloeVeraSSimpMaker3K_simpMaker3K1.safetensors\n", " if checkbox.description == \"RPG\":\n", " !$dl $sf'RPG-v2.safetensors'\n", " if checkbox.description == \"SPYBG_Toolkit\":\n", " !$dl $sf'SPYBG_Toolkit_v5.safetensors'\n", " if checkbox.description == \"Analog_diffusion\":\n", " !$dl https://huggingface.co/wavymulder/Analog-Diffusion/resolve/main/analog-diffusion-1.0.safetensors -O {path}analog-diffusion.safetensors\n", " if checkbox.description == \"Clarity\":\n", " !$dl $sf'Clarity.safetensors'\n", " !$dl $sf'Clarity.vae.pt'\n", " !$dl $sf'Clarity-inpainting.safetensors'\n", " if checkbox.description == \"classicNegative\":\n", " !$dl https://huggingface.co/Pups/sdtensors/resolve/main/classicnegative.safetensors\n", " !$dl $sf'classicNegative768px.safetensors'\n", " !$dl $sf'classicNegative768px.yaml'\n", " if checkbox.description == \"dreamlikePhotoReal\":\n", " !$dl $sf'dreamlikePhotoRealV2_dreamlikePhotoRealV2.safetensors' -O {path}dreamlikePhotoRealV2.safetensors\n", " if checkbox.description == \"ModelShoot\":\n", " !$dl https://huggingface.co/wavymulder/modelshoot/resolve/main/modelshoot-1.0.safetensors -O {path}ModelShoot_v1.safetensors\n", " if checkbox.description == \"Poolsuite\":\n", " !$dl $sf'poolsuite_step2010.safetensors' -O {path}poolsuite_style.safetensors\n", " if checkbox.description == \"Portrait_Plus\":\n", " !$dl https://huggingface.co/wavymulder/portraitplus/resolve/main/portrait%2B1.0.safetensors -O {path}Portrait_Plus.safetensors\n", " if checkbox.description == \"PowerfulMix\":\n", " !$dl $sf'PowerfulMix_v2.safetensors'\n", " if checkbox.description == \"Protogen_X53_Photorealism\":\n", " !$dl https://huggingface.co/Pups/sdtensors/resolve/main/protogenX53Photorealism_10_fp16.safetensors -O {path}Protogen_X53_Photorealism.safetensors\n", " if checkbox.description == \"Radiant\":\n", " !$dl $sf'Radiant_v3.safetensors'\n", " if checkbox.description == \"realisticHASDX\":\n", " !$dl https://huggingface.co/Pups/sdtensors/resolve/main/hasdx_realisticHASDX.safetensors -O {path}realisticHASDX.safetensors\n", " if checkbox.description == \"s4w3d0ff_Blend\":\n", " !$dl $sf's4w3d0ff_Blend.safetensors'\n", " if checkbox.description == \"Timeless\":\n", " !$dl https://huggingface.co/wavymulder/timeless-diffusion/resolve/main/timeless-1.0.safetensors -O {path}Timeless_v1.safetensors\n", " if checkbox.description == \"uberrealistic_mix_PFG_URPM_Openjourney\":\n", " !$dl https://huggingface.co/Pups/sdtensors/resolve/main/uberrealistic_mix_PFG_URPM_Openjourney_fp16.safetensors -O {path}uberrealistic_mix_PFG_URPM_Openjourney.safetensors\n", " if checkbox.description == \"woopwoopPhoto\":\n", " !$dl $sf'woopwoopPhoto_12.safetensors'\n", " if checkbox.description == \"FurSlut\":\n", " !$dl $sf'furslut.safetensors'\n", " if checkbox.description == \"YIFFY_EPOCH18\":\n", " !$dl $sf'yiffy-e18_fp16.safetensors' -O {path}yiffy-e18.safetensors\n", " if checkbox.description == \"YIFFY_GAPE\":\n", " !$dl $sf'gape22_yiffy15_fp16.safetensors' -O {path}gape_yiffy.safetensors\n", " if checkbox.description == \"YiffyMix\":\n", " !$dl https://huggingface.co/Pups/sdtensors/resolve/main/yiffymix_yiffymix_fp16.safetensors -O {path}YiffyMix.safetensors\n", " if checkbox.description == \"Zack3D_Kinky\":\n", " !$dl $sf'Zack3D_Kinky-v1_fp16.safetensors' -O {path}Zack3D_Kinky.safetensors\n", " if checkbox.description == \"Futagen\":\n", " !$dl $sf'Futagen_v2.safetensors'\n", " if checkbox.description == \"Abstract_Swirls\":\n", " !$dl $sf'Abstract_Swirls.safetensors' -O {path}AbstractSwirls.safetensors\n", " if checkbox.description == \"ATitanStrawBerry\":\n", " !$dl https://huggingface.co/Pups/sdtensors/resolve/main/ATitanStrawBerry_fp16.safetensors -O {path}ATitanStrawBerry.safetensors\n", " if checkbox.description == \"BackgroundsDiffusion\":\n", " !$dl $sf'sjh_style_fp16.safetensors' -O {path}sjh_style.safetensors\n", " if checkbox.description == \"beeple\":\n", " !$dl $sf'beeple.safetensors'\n", " if checkbox.description == \"Beksinski\":\n", " !$dl $sf'beksinski-style.safetensors'\n", " if checkbox.description == \"BubblyDubbly\":\n", " !$dl $sf'bubblydubbly_7k_fp16.safetensors' -O {path}bubblydubbly_7k.safetensors\n", " !$dl $sf'bubblydubbly_fp16.safetensors' -O {path}bubblydubbly.safetensors\n", " if checkbox.description == \"CALARTS\":\n", " !$dl $sf'CALARTS.safetensors'\n", " if checkbox.description == \"Cats_Tabaxi\":\n", " !$dl $sf'tabaxi2500person.safetensors' -O {path}tabaxi_person.safetensors\n", " if checkbox.description == \"Cthulhu_illithid\":\n", " !$dl $sf'DnDAi-illithid_Person_fp16.safetensors' -O {path}illithid_person.safetensors\n", " if checkbox.description == \"DanMumford_Style\":\n", " !$dl $sf'DanMumford_Style.safetensors'\n", " if checkbox.description == \"DBWayneBarlowe_JM\":\n", " !$dl $sf'DBWayneBarlowe_JM_fp16.safetensors' -O {path}DBWayneBarlowe_JM.safetensors\n", " if checkbox.description == \"dreamlikediffusion\":\n", " !$dl https://huggingface.co/Pups/sdtensors/resolve/main/dreamlikediffusion1.0.safetensors -O {path}dreamlikediffusion.safetensors\n", " if checkbox.description == \"DreamShaper\":\n", " #!$dl $sf'DreamShaper_v3_3.safetensors'\n", " !$dl $sf'DreamShaper_v3_3.vae.pt' -O {path}DreamShaper.vae.pt\n", " #!$dl $sf'DreamShaper_v3_3.vae.safetensors'\n", " !$dl https://huggingface.co/Pups/sdtensors/resolve/main/dreamshaper_332BakedVaeClipFix_fp16.safetensors -O {path}DreamShaper.safetensors\n", " if checkbox.description == \"HASDX\":\n", " !$dl $sf'HASDX-ema-fp16.safetensors' -O {path}HASDX.safetensors\n", " if checkbox.description == \"img2img_PaintingGenerator\":\n", " !$dl $sf'img2img_PaintingGenerator.safetensors'\n", " if checkbox.description == \"Ложкин\":\n", " !$dl $sf'lozhkin.safetensors'\n", " if checkbox.description == \"Midjourney\":\n", " !$dl $sf'mdjrny-v4_style.safetensors'\n", " if checkbox.description == \"MosaicArt\":\n", " !$dl $sf'MosaicArt_v2.safetensors'\n", " !$dl $sf'MosaicArt_v2.yaml'\n", " if checkbox.description == \"OldJourney\":\n", " !$dl $sf'OldJourney.safetensors'\n", " !$dl $sf'OldJourney.yaml'\n", " if checkbox.description == \"OpenJourney\":\n", " !$dl $sf'mdjrny-v4_style-openjourney.safetensors'\n", " if checkbox.description == \"Protogen_Eclipse\":\n", " !$dl $sf'protogenEclipse_protogenX74.safetensors'\n", " if checkbox.description == \"Protogen_X58_Rebuil\":\n", " !$dl $pt'Protogen_x5.8_Rebuilt_pruned.safetensors' -O {path}Protogen_X58_Rebuil.safetensors\n", " if checkbox.description == \"protogenNovaX80\":\n", " !$dl $sf'protogenNovaX80.safetensors'\n", " if checkbox.description == \"reasonableDrink\":\n", " !$dl $sf'reasonableDrink.safetensors'\n", " if checkbox.description == \"reonArgondiansStyle\":\n", " !$dl $sf'reonArgondiansStyle.safetensors'\n", " if checkbox.description == \"ssmoky\":\n", " !$dl $sf'ssmoky1_3000.safetensors' -O {path}ssmoky.safetensors\n", " if checkbox.description == \"SynthwavePunk\":\n", " !$dl https://huggingface.co/Pups/sdtensors/resolve/main/synthwavepunk_v2.safetensors -O {path}synthwavepunk_v2.safetensors\n", " if checkbox.description == \"Van_Gogh\":\n", " !$dl $sf'lvngvncnt_Van-Gogh.safetensors'\n", " if checkbox.description == \"WiKiArt\":\n", " !$dl $sf'sd-wikiart-v2.safetensors' -O {path}wikiart_v2.safetensors\n", " if checkbox.description == \"AnyFutaGape\":\n", " !$dl $sf'AnyFutaGape.safetensors'\n", " if checkbox.description == \"FutaAllAnime\":\n", " !$dl $sf'FutaAllAnime_v7_1.safetensors'\n", " !$dl $sf'FutaAllAnime_v7.safetensors'\n", " if checkbox.description == \"FutaAnime\":\n", " !$dl $sf'FutaAnime.safetensors'\n", " if checkbox.description == \"Futacum_Anything\":\n", " !$dl $sf'futacum_anything.safetensors'\n", " if checkbox.description == \"Futacum_r34\":\n", " !$dl $sf'Futacum_r34.safetensors'\n", " if checkbox.description == \"mdjrny-shttr\":\n", " !$dl $sf'microshatterMerge.safetensors'\n", " !$dl $sf'mdjrny-shttr.safetensors'\n", " if checkbox.description == \"Clarity\":\n", " !$dl $sf'clarity.safetensors'\n", " if checkbox.description == \"Deliberate\":\n", " !$dl $sf'deliberate.safetensors'\n", " if checkbox.description == \"ChilloutMix\":\n", " !$dl $sf'chilloutmix.safetensors'\n", " !$dl 'https://huggingface.co/2ch/models/resolve/main/chilloutmix_NiPrunedFp16Fix.safetensors'\n", " if checkbox.description == \"ШКЯ\":\n", " !$dl $sf'shkya.safetensors'\n", " if checkbox.description == \"Unvail_AI_3DKX\":\n", " !$dl $sf'Unvail_AI_3DKX.safetensors'\n", " if checkbox.description == \"MovieDiffusion\":\n", " !$dl $sf'movieDiffusion.safetensors'\n", " if checkbox.description == \"Liberty\":\n", " !$dl $sf'liberty.safetensors'\n", " !$dl $sf'liberty-inpainting.safetensors'\n", " if os.path.exists(f\"{fpath}extensions/{BlackLivesMatter}-instruct-pix2pix\"):\n", " !$dl $sf'liberty_instruct-pix2pix.safetensors'\n", " if checkbox.description == \"GravyMix\":\n", " !$dl $sf'gravyMix.safetensors'\n", " !$dl $sf'gravyMix.yaml'\n", " if checkbox.description == \"LazyMix_RealAmateurNudes\":\n", " !$dl $sf'lazymixRealAmateur.safetensors'\n", " if checkbox.description == \"HARDblend\":\n", " !$dl $sf'hardblend.safetensors'\n", " if checkbox.description == \"TwinkEngine\":\n", " !$dl $sf'TwinkEngine.safetensors'\n", " if checkbox.description == \"epi_hyperphotogodess\":\n", " !$dl $sf'epi_hyperphotogodess.safetensors'\n", " if checkbox.description == \"DJR\":\n", " !$dl $sf'DJR.safetensors'\n", " if checkbox.description == \"Colorful\":\n", " !$dl $sf'colorful.safetensors'\n", " if checkbox.description == \"DDosMix\":\n", " !$dl $sf'ddosmix.safetensors'\n", " if checkbox.description == \"FantasyWorld\":\n", " !$dl $sf'fantasyWorld.safetensors'\n", " if checkbox.description == \"Clayitization\":\n", " !$dl $sf'Clayitization.safetensors'\n", " !$dl $sf'Clayitization.yaml'\n", " !$dl $sf'microclayMerge.safetensors'\n", " if checkbox.description == \"RealSciFi\":\n", " !$dl $sf'realscifi.safetensors'\n", " if checkbox.description == \"hoacb\":\n", " !$dl $sf'hoacb.safetensors'\n", " if checkbox.description == \"MoDEL2\":\n", " !$dl $sf'model2.safetensors'\n", " if checkbox.description == \"PRMJ\":\n", " !$dl $sf'PRMJ.safetensors'\n", " !$dl $sf'PRMJ.yaml'\n", " if checkbox.description == \"Duskfall_Alters\":\n", " !$dl $sf'duskfallAlters_PortraitPlus.safetensors'\n", " !$dl $sf'duskfallAlters_EpicTrain.safetensors'\n", " !$dl $sf'duskfallAlters.safetensors'\n", " if checkbox.description == \"CheeseDaddys_LandscapesMix\":\n", " !$dl $sf'cheeseDaddys.safetensors'\n", " if checkbox.description == \"fking_scifi\":\n", " !$dl $sf'fkingScifi.safetensors'\n", " !$dl $sf'fkingScifi.yaml'\n", " if checkbox.description == \"MoreAmbitious\":\n", " !$dl $sf'MoreAmbitious.safetensors'\n", " !$dl $sf'MoreAmbitious.yaml'\n", " if checkbox.description == \"PhotoMerge\":\n", " !$dl $sf'photomerge.safetensors'\n", " if checkbox.description == \"RetroMix\":\n", " !$dl $sf'retromix.safetensors'\n", " if checkbox.description == \"ReV\":\n", " !$dl $sf'ReV.safetensors'\n", " !$dl https://huggingface.co/2ch/models/resolve/main/revMix_v13.safetensors\n", " if checkbox.description == \"ReV_Anime\":\n", " !$dl $sf'ReV_Anime.safetensors'\n", " if checkbox.description == \"AnalogMadness\":\n", " !$dl $sf'analogMadness.safetensors'\n", " if checkbox.description == \"Darkdream\":\n", " !$dl $sf'Darkdream.safetensors'\n", " if checkbox.description == \"SLDR\":\n", " !$dl https://huggingface.co/2ch/models/resolve/main/sldrRealism_v20.safetensors\n", " if checkbox.description == \"Kenshi\":\n", " !$dl https://huggingface.co/Pups/sdtensors/resolve/main/kenshi_01_fp16.safetensors -O {path}kenshi.safetensors\n", " if checkbox.description == \"Corneos_7th_HeavenMix\":\n", " !$dl https://huggingface.co/Pups/sdtensors/resolve/main/corneos7thHeavenMix_v2_fp16.safetensors -O {path}Corneos_7th_HeavenMix.safetensors\n", " if checkbox.description == \"Experience\":\n", " !$dl https://huggingface.co/Pups/sdtensors/resolve/main/experience_exp65ClipFix.safetensors -O {path}Experience.safetensors\n", " !$dl https://huggingface.co/2ch/models/resolve/main/experience_realistic2.safetensors\n", " !$dl https://huggingface.co/2ch/models/resolve/main/experience_80.safetensors\n", " if checkbox.description == \"Elegance\":\n", " !$dl https://huggingface.co/Pups/sdtensors/resolve/main/elegance_244_fp16.safetensors -O {path}Elegance.safetensors\n", " if checkbox.description == \"ElldrethsRetroMix\":\n", " !$dl https://huggingface.co/Pups/sdtensors/resolve/main/elldrethsRetroMix_v10_fp16.safetensors -O {path}ElldrethsRetroMix.safetensors\n", " if checkbox.description == \"DucHaitenDarkside\":\n", " !$dl $sf'duchaitendarkside_v3.safetensors'\n", " if checkbox.description == \"GigerStyle\":\n", " !$dl $sf'GigerStyle.safetensors'\n", " if checkbox.description == \"AicebergsMix\":\n", " !$dl $sf'AicebergsMix.safetensors'\n", " if checkbox.description == \"TheAllysMixIII_Revolutions\":\n", " !$dl $sf'TheAllysMix3_Revolutions.safetensors'\n", " if checkbox.description == \"fkingCivitai\":\n", " !$dl $sf'fkingCivitai.safetensors'\n", " !$dl $sf'fkingCivitai.yaml'\n", " if checkbox.description == \"SteampunkAI\":\n", " !$dl $sf'SteampunkAI.safetensors'\n", " if checkbox.description == \"Elldreths_StolenDreams_Mix\":\n", " !$dl $sf'Elldreths_StolenDreams_Mix.safetensors'\n", " if checkbox.description == \"jim_TERUMODE\":\n", " !$dl $sf'jim_TERUMODE.safetensors'\n", " if checkbox.description == \"PaperAI.safetensors\":\n", " !$dl $sf'PaperAI.safetensors'\n", " if checkbox.description == \"jim_EIDOMODE.safetensors\":\n", " !$dl $sf'jim_EIDOMODE.safetensors'\n", " if checkbox.description == \"BreathArt.safetensors\":\n", " !$dl $sf'BreathArt.safetensors'\n", " if checkbox.description == \"jim_JORCRAF\":\n", " !$dl $sf'jim_JORCRAF.safetensors'\n", " if checkbox.description == \"StablyDiffuseds_MagnumOpus\":\n", " !$dl $sf'StablyDiffuseds_MagnumOpus.safetensors'\n", " if checkbox.description == \"dvMech\":\n", " !$dl $sf'dvMech.safetensors'\n", " if checkbox.description == \"AyoniMix\":\n", " !$dl $sf'AyoniMix.safetensors'\n", " !$dl $sf'AyoniMix-inpainting.safetensors'\n", " if checkbox.description == \"MoistMix\":\n", " !$dl $sf'MoistMix.safetensors'\n", " if checkbox.description == \"Adobis_RealFlexibleMix\":\n", " !$dl $sf'Adobis_RealFlexibleMix.safetensors'\n", " if checkbox.description == \"A_to_Zovya_RPG_Artists_Tools\":\n", " !$dl $sf'A_to_Zovya_RPG_Artists_Tools_2.safetensors'\n", " !$dl $sf'A_to_Zovya_RPG_Artists_Tools_2.yaml'\n", " !$dl $sf'A_to_Zovya_RPG_Artists_Tools_1.safetensors'\n", " !$dl $sf'A_to_Zovya_RPG_Artists_Tools_1-inpaiting.safetensors'\n", " !$dl $sf'A_to_Zovya_RPG_Artists_Tools_2-inpaiting.safetensors'\n", " !$dl $sf'A_to_Zovya_RPG_Artists_Tools_2-inpaiting.yaml'\n", " if checkbox.description == \"xperoEnd1essModel_Realistic\":\n", " !$dl $sf'xperoEnd1essModel_Realistic.safetensors'\n", " if checkbox.description == \"xperoEnd1essModel_Anime\":\n", " !$dl $sf'xperoEnd1essModel_Anime.safetensors'\n", " if checkbox.description == \"AyoniMix_Anime\":\n", " !$dl $sf'AyoniMixAnime.safetensors'\n", " if checkbox.description == \"Learn\":\n", " !$dl $sf'Learn.safetensors'\n", " if checkbox.description == \"Mandarine\":\n", " !$dl $sf'Mandarine_v5.safetensors'\n", " if checkbox.description == \"Counterfeit\":\n", " !$dl $sf'Counterfeit_v2.5_2.5d_tweak.safetensors'\n", " !$dl $sf'Counterfeit_v2.5.safetensors'\n", " if checkbox.description == \"GuoZovya\":\n", " !$dl $sf'GuoZovya.safetensors'\n", " if checkbox.description == \"cetusMix\":\n", " #!$dl $sf'cetusMix.safetensors'\n", " !$dl https://huggingface.co/2ch/models/resolve/main/cetusMix_Coda2.safetensors\n", " if checkbox.description == \"IlluminatiDiffusion\":\n", " !$dl $sf'IlluminatiDiffusion.safetensors'\n", " !$wget $sf'nrealfixer.pt' -P {fpath}embeddings\n", " !$wget $sf'nartfixer.pt' -P {fpath}embeddings\n", " !$wget $sf'nfixer.pt' -P {fpath}embeddings\n", " if checkbox.description == \"Silicon\":\n", " !$dl $sf'Silicon29.safetensors'\n", " if checkbox.description == \"avalonTruvision\":\n", " !$dl $sf'avalonTruvision.safetensors'\n", " if checkbox.description == \"AnyPastel\":\n", " !$dl $sf'AnyPastel-hard.safetensors'\n", " !$dl $sf'AnyPastel-nsfw.safetensors'\n", " !$dl $sf'AnyPastel.safetensors'\n", " if checkbox.description == \"TheGreatFault\":\n", " !$dl $sf'theGreatFault.safetensors'\n", " if checkbox.description == \"AnimalWorld\":\n", " !$dl $sf'AnimalWorld.safetensors'\n", " if checkbox.description == \"BlueBugBros\":\n", " !$dl $sf'BlueBugBros.safetensors'\n", " !$dl $sf'BlueBugBros.yaml'\n", " if checkbox.description == \"CharHelper_FineTuned\":\n", " !$dl $sf'CharHelper_FineTuned.safetensors'\n", " !$dl $sf'CharHelper_FineTuned.yaml'\n", " if checkbox.description == \"Dead\":\n", " !$dl $sf'Dead.safetensors'\n", " if checkbox.description == \"FaeTastic\":\n", " !$dl $sf'Faetastic.safetensors'\n", " if checkbox.description == \"FantasyEroticMalesPhotographs\":\n", " !$dl $sf'FantasyEroticMalesPhotographs.safetensors'\n", " if checkbox.description == \"Holidays_in_the_Caribbean\":\n", " !$dl $sf'Holidays_in_the_Caribbean.safetensors'\n", " if checkbox.description == \"HomosexualDiffusion\":\n", " !$dl $sf'HomosexualDiffusion.safetensors'\n", " if checkbox.description == \"MeinaHentai\":\n", " !$dl $sf'MeinaHentai.safetensors'\n", " if checkbox.description == \"MeinaMix\":\n", " !$dl $sf'MeinaMix_v8.safetensors'\n", " if checkbox.description == \"MeinaPastel\":\n", " !$dl $sf'MeinaPastel_v3.safetensors'\n", " !$dl $sf'MeinaPastel_v4.safetensors'\n", " if checkbox.description == \"MeinaUnreal\":\n", " !$dl $sf'MeinaUnreal_v1-beta.safetensors'\n", " if checkbox.description == \"PixarStyle\":\n", " !$dl $sf'PixarStyle.safetensors'\n", " if checkbox.description == \"PlazmMen\":\n", " !$dl $sf'PlazmMen.safetensors'\n", " if checkbox.description == \"StablyDiffuseds_MagnumOpus_Anime\":\n", " !$dl $sf'StablyDiffuseds_MagnumOpus_Anime.safetensors'\n", " if checkbox.description == \"SunlightMix\":\n", " !$dl $sf'SunlightMix.safetensors'\n", " if checkbox.description == \"SunshineMix\":\n", " !$dl $sf'SunshineMix.safetensors'\n", " if checkbox.description == \"TextureDiffusion\":\n", " !$dl $sf'TextureDiffusion.safetensors'\n", " if checkbox.description == \"YaoiGen\":\n", " !$dl $sf'YaoiGen.safetensors'\n", " if checkbox.description == \"DMMID_Style\":\n", " !$dl $sf'dmmid_style.safetensors'\n", " if checkbox.description == \"AV_Realistic\":\n", " !$dl $sf'AV_MidRealistic.safetensors'\n", " !$dl $sf'AV_MidRealistic_SDv1.5.safetensors'\n", " !$dl $sf'AV_MixRealistic_SDv2.safetensors'\n", " if checkbox.description == \"Dalcefo\":\n", " !$dl https://huggingface.co/Lenore/model/resolve/main/dalcefo4.safetensors\n", " if checkbox.description == \"WalnutcreamBlend\":\n", " !$dl https://huggingface.co/Lenore/model/resolve/main/walnutcreamBlend.safetensors\n", " if checkbox.description == \"EtherRealMix\":\n", " !$dl https://huggingface.co/Lenore/model/resolve/main/etherRealMix.safetensors\n", " if checkbox.description == \"RevAnimated\":\n", " #!$dl https://huggingface.co/2ch/models/resolve/main/revAnimated.safetensors\n", " !$dl https://huggingface.co/2ch/models/resolve/main/revAnimated_v122.safetensors\n", " !$dl https://huggingface.co/2ch/models/resolve/main/revAnimated_v121.safetensors\n", " !$dl \"https://huggingface.co/2ch/models/resolve/main/revAnimated_v121Inp-inpainting.safetensors\"\n", " if checkbox.description == \"NeverendingDreamNED\":\n", " !$dl https://huggingface.co/2ch/models/resolve/main/neverendingDreamNED.safetensors\n", " if checkbox.description == \"Hassaku_hentai\":\n", " !$dl https://huggingface.co/2ch/models/resolve/main/hassakuHentaiModel_hassakuv1Inpainting.safetensors -O {path}/hassakuHentaiModel_hassakuv1-inpainting.safetensors\n", " !$dl https://huggingface.co/2ch/models/resolve/main/hassakuHentaiModel_hassakuv1.safetensors\n", " if checkbox.description == \"Anything_v5\":\n", " !$dl https://huggingface.co/2ch/models/resolve/main/anythingV5.safetensors -O {path}/Anything_v5.safetensors\n", " if checkbox.description == \"526Mix\":\n", " !$dl $sf'526Mix.safetensors'\n", " if checkbox.description == \"Artius_nsfw\":\n", " !$dl $sf'Artius_nsfw.safetensors'\n", " if checkbox.description == \"ColorFusion\":\n", " !$dl $sf'ColorFusion.safetensors'\n", " if checkbox.description == \"CoolAiVision\":\n", " !$dl $sf'CoolAiVision.safetensors'\n", " if checkbox.description == \"Diabolique\":\n", " !$dl $sf'Diabolique.safetensors'\n", " if checkbox.description == \"DumbMonkey\":\n", " !$dl $sf'DumbMonkey.safetensors'\n", " if checkbox.description == \"KitchenSink2nsfw\":\n", " !$dl $sf'KitchenSink2nsfw.safetensors'\n", " if checkbox.description == \"EpicRealism\":\n", " !$dl $sf'EpicRealism.safetensors'\n", " if checkbox.description == \"Neurogen\":\n", " !$dl $sf'Neurogen.safetensors'\n", " if checkbox.description == \"Photosomnia\":\n", " !$dl $sf'Photosomnia.safetensors'\n", " if checkbox.description == \"Realbiter\":\n", " !$dl $sf'Realbiter.safetensors'\n", " if checkbox.description == \"SacrumProfanum\":\n", " !$dl $sf'SacrumProfanum.safetensors'\n", " if checkbox.description == \"Verisimilitude_Dark\":\n", " !$dl $sf'Verisimilitude_Dark.safetensors'\n", " if checkbox.description == \"WonderMix\":\n", " !$dl $sf'WonderMix.safetensors'\n", " if checkbox.description == \"LunarDiffusion\":\n", " !$dl $sf'LunarDiffusion.safetensors'\n", " if checkbox.description == \"MysteriousCharacter\":\n", " !$dl $sf'MysteriousCharacter.safetensors'\n", " if checkbox.description == \"Destiny\":\n", " !$dl $sf'Destiny.safetensors'\n", " if checkbox.description == \"AC_pencil\":\n", " !$dl $sf'AC_pencil.safetensors'\n", " if checkbox.description == \"BadassMix\":\n", " !$dl $sf'BadassMix.safetensors'\n", " if checkbox.description == \"BeigePencil\":\n", " !$dl $sf'BeigePencil.safetensors'\n", " if checkbox.description == \"CthuluCult\":\n", " !$dl $sf'CthuluCult.safetensors'\n", " if checkbox.description == \"DarkFlatArtAI\":\n", " !$dl $sf'DarkFlatArtAI.safetensors'\n", " if checkbox.description == \"GiovanniBattista\":\n", " !$dl $sf'GiovanniBattista.safetensors'\n", " if checkbox.description == \"doubleExposurePhoto\":\n", " !$dl $sf'doubleExposurePhoto.safetensors'\n", " if checkbox.description == \"SurrealSteampunkAI\":\n", " !$dl $sf'SurrealSteampunkAI.safetensors'\n", " if checkbox.description == \"VepianUltimatum\":\n", " !$dl $sf'VepianUltimatum.safetensors'\n", " if checkbox.description == \"ABS_Mix\":\n", " !$dl $sf'ABS_Mix.safetensors'\n", " if checkbox.description == \"AnimeStatic\":\n", " !$dl $sf'AnimeStatic.safetensors'\n", " if checkbox.description == \"BBAImix\":\n", " !$dl $sf'BBAImix.safetensors'\n", " if checkbox.description == \"BismuthMix\":\n", " !$dl $sf'BismuthMix.safetensors'\n", " if checkbox.description == \"Eris\":\n", " !$dl $sf'Eris.safetensors'\n", " if checkbox.description == \"EroticVision\":\n", " !$dl $sf'EroticVision.safetensors'\n", " if checkbox.description == \"GangbangURPM\":\n", " !$dl $sf'GangbangURPM.safetensors'\n", " if checkbox.description == \"ThisBabeDoesntExist\":\n", " !$dl $sf'ThisBabeDoesntExist.safetensors'\n", " if checkbox.description == \"MetagodSelfieMix\":\n", " !$dl $sf'MetagodSelfieMix.safetensors'\n", " if checkbox.description == \"PerfectWorld\":\n", " !$dl $sf'PerfectWorld.safetensors'\n", " if checkbox.description == \"PornVision\":\n", " !$dl $sf'PornVision.safetensors'\n", " if checkbox.description == \"MagMix\":\n", " !$dl $sf'MagMix.safetensors'\n", " if checkbox.description == \"RadixDelta\":\n", " !$dl $sf'RadixDelta.safetensors'\n", " if checkbox.description == \"SuccubusMix\":\n", " !$dl $sf'SuccubusMix.safetensors'\n", " if checkbox.description == \"goodChange\":\n", " !$dl $sf'goodChange.safetensors'\n", " if checkbox.description == \"MarsMix\":\n", " !$dl $sf'MarsMix.safetensors'\n", " if checkbox.description == \"fnordMix\":\n", " !$dl $sf'fnordMix.safetensors'\n", " if checkbox.description == \"BadassMix_Anime\":\n", " !$dl $sf'BadassMix_Anime.safetensors'\n", " if checkbox.description == \"MoonrideMixes\":\n", " !$dl $sf'MoonrideMixes.safetensors'\n", " if checkbox.description == \"SakuraMix\":\n", " !$dl $sf'SakuraMix.safetensors'\n", " if checkbox.description == \"Luma\":\n", " !$dl $sf'Luma.safetensors'\n", " if checkbox.description == \"CyberRealistic\":\n", " !$dl $sf'CyberRealistic.safetensors'\n", " !$dl $sf'CyberRealistic-inpainting.safetensors'\n", " if checkbox.description == \"DreamFul\":\n", " !$dl $sf'DreamFul.safetensors'\n", " if checkbox.description == \"EdgeOfRealism\":\n", " !$dl $sf'EdgeOfRealism.safetensors'\n", " if checkbox.description == \"FotoAssisted\":\n", " !$dl $sf'FotoAssisted.safetensors'\n", " if checkbox.description == \"KKW_IDEAL\":\n", " !$dl $sf'KKW_IDEAL.safetensors'\n", " if checkbox.description == \"RealismEngine\":\n", " !$dl $sf'RealismEngine.safetensors'\n", " if checkbox.description == \"UniversalPhotorealistic\":\n", " !$dl $sf'UniversalPhotorealistic.safetensors'\n", " if checkbox.description == \"LifeLikeDiffusion\":\n", " !$dl $sf'LifeLikeDiffusion.safetensors'\n", " if checkbox.description == \"rMadaMerge\":\n", " !$dl $sf'rMadaMerge.safetensors'\n", " if checkbox.description == \"DV-PortraitMen\":\n", " !$dl $sf'DV-PortraitMen.safetensors'\n", " if checkbox.description == \"homosexualDiffusion_v10\":\n", " !$dl $sf'homosexualDiffusion_v10.safetensors'\n", " if checkbox.description == \"winterefdalor\":\n", " !$dl $sf'winterefdalor.safetensors'\n", " if checkbox.description == \"DinosRichStyle\":\n", " !$dl $sf'DinosRichStyle.safetensors'\n", " if checkbox.description == \"EarthSatelliteImageMapMix\":\n", " !$dl $sf'EarthSatelliteImageMapMix.safetensors'\n", " if checkbox.description == \"SatelliteImageGenerator\":\n", " !$dl $sf'SatelliteImageGenerator.safetensors'\n", " if checkbox.description == \"GraphicArt\":\n", " !$dl $sf'GraphicArt.safetensors'\n", " if checkbox.description == \"StickerArt\":\n", " !$dl $sf'StickerArt.safetensors'\n", " if checkbox.description == \"MonsterDiffusion\":\n", " !$dl $sf'MonsterDiffusion.safetensors'\n", " if checkbox.description == \"Pixhell\":\n", " !$dl $sf'Pixhell.safetensors'\n", " if checkbox.description == \"theEyesHaveIt\":\n", " !$dl $sf'theEyesHaveIt.safetensors'\n", " if checkbox.description == \"YurrrlMix\":\n", " !$dl $sf'YurrrlMix.safetensors'\n", " if checkbox.description == \"RinaMix\":\n", " !$dl $sf'RinaMix3.safetensors'\n", " if checkbox.description == \"HolygeneX\":\n", " !$dl $sf'HolygeneX.safetensors'\n", " if checkbox.description == \"idealWomenLooksLike\":\n", " !$dl $sf'idealWomenLooksLike.safetensors'\n", " if checkbox.description == \"ICBINP\":\n", " !$dl $sf'ICBINP.safetensors'\n", " if checkbox.description == \"epicMixIllustration\":\n", " !$dl $sf'epicMixIllustration.safetensors'\n", " if checkbox.description == \"KaelvinSmix\":\n", " !$dl $sf'KaelvinSmix.safetensors'\n", " !$dl $sf'KaelvinSmixHC.safetensors'\n", " if checkbox.description == \"ProjectAIO\":\n", " !$dl $sf'ProjectAIO.safetensors'\n", " !$dl $sf'ProjectAIO-inpainting.safetensors'\n", " if checkbox.description == \"ChilloutNebula\":\n", " !$dl $sf'ChilloutNebula.safetensors'\n", " if checkbox.description == \"CloverMix\":\n", " !$dl $sf'CloverMix.safetensors'\n", " if checkbox.description == \"NiobMix\":\n", " !$dl $sf'Niobmix.safetensors'\n", " if checkbox.description == \"ChimeraMix\":\n", " !$dl $sf'ChimeraMix.safetensors'\n", " if checkbox.description == \"LusciousMix\":\n", " !$dl $sf'LusciousMix.safetensors'\n", " if checkbox.description == \"BeenYou\":\n", " !$dl $sf'BeenYou.safetensors'\n", " if checkbox.description == \"7th_Layer\":\n", " !$dl \"https://huggingface.co/2ch/models/resolve/main/7th_anime_v2_G.safetensors\"\n", " !$dl \"https://huggingface.co/2ch/models/resolve/main/Abyss_7th_layer.safetensors\"\n", " !$dl \"https://huggingface.co/2ch/models/resolve/main/7th_anime_v2_A.safetensors\"\n", " !$dl \"https://huggingface.co/2ch/models/resolve/main/7th_anime_v1.1.safetensors\"\n", " !$dl \"https://huggingface.co/2ch/models/resolve/main/7th_anime_v2_B-fix.safetensors\"\n", " !$dl \"https://huggingface.co/2ch/models/resolve/main/7th_anime_v2_C.safetensors\"\n", " !$dl \"https://huggingface.co/2ch/models/resolve/main/7th_anime_v2_B.safetensors\"\n", " !$dl \"https://huggingface.co/2ch/models/resolve/main/7th_anime_v3_A.safetensors\"\n", " !$dl \"https://huggingface.co/2ch/models/resolve/main/abyss_7th_layerG1.safetensors\"\n", " !$dl \"https://huggingface.co/2ch/models/resolve/main/7th_anime_v3_B.safetensors\"\n", " !$dl \"https://huggingface.co/2ch/models/resolve/main/7th_anime_v3_C.safetensors\"\n", " if checkbox.description == \"Midnight_Mixes\":\n", " !$dl \"https://huggingface.co/2ch/models/resolve/main/Midnight%20Mixer%20Melt.safetensors\"\n", " !$dl \"https://huggingface.co/2ch/models/resolve/main/Midnight%20Maple.safetensors\"\n", " !$dl \"https://huggingface.co/2ch/models/resolve/main/Midnight%20Melt.safetensors\"\n", " if checkbox.description == \"CamelliaMix\":\n", " !$dl \"https://huggingface.co/2ch/models/resolve/main/CamelliaMix_Line_v2.safetensors\"\n", " !$dl \"https://huggingface.co/2ch/models/resolve/main/CamelliaMix_v2.safetensors\"\n" ] } ], "metadata": { "colab": { "provenance": [] }, "kernelspec": { "display_name": "Python 3", "name": "python3" }, "language_info": { "name": "python" } }, "nbformat": 4, "nbformat_minor": 0 }