MiguelPunkUchi
Results
1
comments of
MiguelPunkUchi
> @phatal > > Replace line 54 of `scripts/img2img.py` with > > ```python > image = np.array(image).astype(np.float16) / 255.0 > ``` > > And also make sure that your input...