ixobert / birds-generation

11 stars 1 forks source link

sklearn import deprecated, use scikit-learn #5

Closed sammlapp closed 10 months ago

sammlapp commented 10 months ago

Pip now complains if you pip install -r requirements.txt https://github.com/ixobert/birds-generation/blob/521172275482f8f243301bff2704095487c168d4/requirements.txt#L15

ixobert commented 10 months ago

Thanks @sammlapp I have updated the requirement file accordingly.