lllyasviel/PaintingLight

ImportError: `load_model` requires h5py.

My12123 opened this issue · 1 comments

@My12123 I might be late, but try to install this specific verion of h5py : pip install h5py==2.10.0. This should fix the issue.