RuntimeWarning: invalid value encountered in cast images = (images * 255).round().astype("uint8")
#27
by
MLLife
- opened
program execution finishes without error, but result is an blank black canvas (empty)
Hey, did you find a solution? Because I encountered the same error.
No, it did not work for me. I started using another model - https://github.com/ai-forever/Kandinsky-2/tree/main
If anyone have solution to this problem, pls update here.