NUROISEA/anime-webui-colab

Error while downloading OrangeMixs models

ArakiSatoshi opened this issue · 1 comments

They updated the names of their AbyssOrangeMix3 models on HuggingFace, so Colab is unable to download them.

In Colab, manually changing the line to this (or any other OrangeMixs model):

model = "AbyssOrangeMix3/AOM3A1B_orangemixs.safetensors"

Resolves the issue.

...they changed it again? fixing asap, thanks for pointing it out