TestDifs / blacklist.py
DemiPoto's picture
Update blacklist.py
3de8e21 verified
raw
history blame contribute delete
No virus
1.35 kB
bad_tags= [
"safetensors",
"region:us",
"autotrain_compatible",
"endpoints_compatible",
"diffusers:StableDiffusionXLPipeline",
"license:other",
"license:creativeml-openrail-m",
"base_model:cagliostrolab/animagine-xl-3.1",
"base_model:finetune:cagliostrolab/animagine-xl-3.1",
"base_model:da2el/ioliPonyMix",
"base_model:finetune:da2el/ioliPonyMix",
]
bad_models=[
"John6666/aua-09-sdxl",
"John6666/beyond-experimental-v28loramerge-sdxl",
"John6666/aua-always-use-artists-auap08-sdxl",
"John6666/artiwaifu-diffusion-v20-sdxl",
"John6666/flyx3-mix-xl-v1-sdxl",
"John6666/flyx3-mix-xl-v2-sdxl",
"John6666/ath-lorimagine-xl-v10-sdxl",
"John6666/comradeship-xl-v9mb4-sdxl",
"John6666/ath-naimagine-xl-v10-sdxl",
"John6666/orange-flavored-xl-bate5c-sdxl",
"John6666/fiamix-nijistyle-v11-sdxl",
"John6666/real-dream-sdxl-classic-sdxl4-sdxl",
]
fav_models=[
"John6666/magical-pony-2-sdxl",
"John6666/magical-pony-3-sdxl",
"John6666/wai-ani-hentai-pony-v4-sdxl",
"John6666/3x3mix-xl-typed-v1-sdxl",
"John6666/florag-pony-half-xl-sdxl",
"John6666/red-blue-fantasy-pony-sdxl",
"John6666/catloaf-v1-sdxl",
"John6666/peroperositai-v1-sdxl",
"John6666/hda-matrix-copdxl-v1-sdxl",
"John6666/animeliner-ponyxl-v1-sdxl",
]