diff --git a/py/utils/constants.py b/py/utils/constants.py index 63afdcfd..641637be 100644 --- a/py/utils/constants.py +++ b/py/utils/constants.py @@ -100,6 +100,7 @@ DEFAULT_PRIORITY_TAG_CONFIG = { # These model types are incorrectly labeled as "checkpoint" by CivitAI but are actually diffusion models DIFFUSION_MODEL_BASE_MODELS = frozenset( [ + "Anima", "ZImageTurbo", "ZImageBase", "Wan Video 1.3B t2v",