Add skimage minimum requirement
Related to https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/393
Showing
... | @@ -10,7 +10,7 @@ omegaconf | ... | @@ -10,7 +10,7 @@ omegaconf |
pytorch_lightning | pytorch_lightning | ||
diffusers | diffusers | ||
invisible-watermark | invisible-watermark | ||
scikit-image | scikit-image>=1.9 | ||
fonts | fonts | ||
font-roboto | font-roboto | ||
git+https://github.com/crowsonkb/k-diffusion.git | git+https://github.com/crowsonkb/k-diffusion.git | ||
... | ... |
Please
register
or
sign in
to comment