Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR:改变了分支还是遇到了下面的错误 OSError: runwayml/stable-diffusion-v1-5 does not appear to have a file named config.json. #135

Open
HarlayZhang opened this issue Dec 20, 2024 · 3 comments

Comments

@HarlayZhang
Copy link

Traceback (most recent call last):
File "/home/uxxxxxxxxx/PowerPaint/app.py", line 560, in
controller = PowerPaintController(weight_dtype, args.checkpoint_dir, args.local_files_only, args.version)
File "/home/uxxxxxxxxx/PowerPaint/app.py", line 141, in init
unet = UNet2DConditionModel.from_pretrained(
File "/home/uxxxxxxxxx/.local/lib/python3.9/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn
return fn(*args, **kwargs)
File "/home/uxxxxxxxxx/.conda/envs/ppt/lib/python3.9/site-packages/diffusers/models/modeling_utils.py", line 567, in from_pretrained
config, unused_kwargs, commit_hash = cls.load_config(
File "/home/uxxxxxxxxx/.local/lib/python3.9/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn
return fn(*args, **kwargs)
File "/home/uxxxxxxxxx/.conda/envs/ppt/lib/python3.9/site-packages/diffusers/configuration_utils.py", line 406, in load_config
raise EnvironmentError(
OSError: runwayml/stable-diffusion-v1-5 does not appear to have a file named config.json.

@lvhongyi1
Copy link

请问解决了吗

@HarlayZhang
Copy link
Author

请问解决了吗

没有

@fushi219
Copy link

一样的问题

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants