Error while downloading OrangeMixs models
ArakiSatoshi opened this issue · 1 comments
ArakiSatoshi commented
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.
NUROISEA commented
...they changed it again? fixing asap, thanks for pointing it out