StableDiffusionPipelineからの読み込みでのエラーについて。
#2
by
Kaito999
- opened
pipyのdiffusersを使って、StableDiffusionPipelineから読み込むと、
OSError: sazyou-roukaku/chilled_remix does not appear to have a file named scheduler_config.json.
や、
Entry Not Found for url: https://huggingface.co/sazyou-roukaku/chilled_remix/resolve/main/model_index.json.
などのエラーとなります。このモデルは廃止されたのでしょうか。
こちらはダウンロード前提で、モデルファイルのみの公開となっています。
大抵のマージモデル同様、pipyのdiffusersには対応しておりません。
なおv2への変更に伴い、v1の公開は5/21で終了となります。
よろしくお願いいたします。
Kaito999
changed discussion status to
closed