Libr-AI / fairlib

A framework for assessing and improving classification fairness.
https://hanxudong.github.io/fairlib/
Apache License 2.0
33 stars 8 forks source link

require torchvision #25

Closed aronwc closed 1 year ago

aronwc commented 1 year ago

Thanks for the great library! I think torchvision==0.11.1 should be added to requirements.txt?

HanXudong commented 1 year ago

Thanks for pointing it out! I will add torchvision to the requirement shortly.

HanXudong commented 1 year ago

Thanks for your suggestion once again! I've finally got time to add torchvision to the requirement.