We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
when running the inference example, it has error data/ckpt/realisticVisionV60B1_v51VAE does not appear to have a file named config.json.
python examples/brushnet/test_brushnet.py
No response
Mac
The text was updated successfully, but these errors were encountered:
try using https://huggingface.co/krnl/realisticVisionV60B1_v51VAE
with --base_model_path=krnl/realisticVisionV60B1_v51VAE for the test.
--base_model_path=krnl/realisticVisionV60B1_v51VAE
Sorry, something went wrong.
No branches or pull requests
Describe the bug
when running the inference example, it has error data/ckpt/realisticVisionV60B1_v51VAE does not appear to have a file named config.json.
Reproduction
python examples/brushnet/test_brushnet.py
Logs
No response
System Info
Mac
Who can help?
No response
The text was updated successfully, but these errors were encountered: