testSortModels / blacklist.py
DemiPoto's picture
Upload 5 files
351ffe3 verified
raw
history blame
No virus
968 Bytes
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",
]
fav_models=[
"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",
]