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
M:\Conda ComfyUI\ComfyUI\custom_nodes\ComfyUI_CatVTON_Wrapper\py\catvton\utils1.py:424: RuntimeWarning: invalid value encountered in cast images = (images * 255).round().astype("uint8")
The workflow can run, but it cannot output images
Help!
The text was updated successfully, but these errors were encountered:
The problem has been solved, the model has been taken down again, and the image is now available。
Sorry, something went wrong.
Same issue here, did you use the model supplied by the author?
No branches or pull requests
M:\Conda ComfyUI\ComfyUI\custom_nodes\ComfyUI_CatVTON_Wrapper\py\catvton\utils1.py:424: RuntimeWarning: invalid value encountered in cast
images = (images * 255).round().astype("uint8")
The workflow can run, but it cannot output images
Help!
The text was updated successfully, but these errors were encountered: