🚩 Report: Not working

#9
by ying2022 - opened

error is below:

Traceback (most recent call last):
File "/home/user/app/app.py", line 17, in
pipe = DiffusionPipeline.from_pretrained(
File "/home/user/.pyenv/versions/3.10.13/lib/python3.10/site-packages/diffusers/pipelines/pipeline_utils.py", line 462, in from_pretrained
config_dict = cls.load_config(
File "/home/user/.pyenv/versions/3.10.13/lib/python3.10/site-packages/diffusers/configuration_utils.py", line 354, in load_config
raise EnvironmentError(
OSError: Fantasy-Studio/Paint-by-Example does not appear to have a file named model_index.json.

Sign up or log in to comment