Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove clean-fid #38

Closed
wants to merge 1 commit into from
Closed

Conversation

space-pope
Copy link

The clean-fid library has an old version of requests pinned in its dependencies that's currently causing me some headaches.

I see a couple discussions related to replacing/reimplementing clean-fid (#7 and #8), and I don't see any imports related to it in the current code, so I was wondering if you'd be open to removing it from the requirements file for the next release. Feel free to close this if not; just thought I'd check.

Thanks!

The `clean-fid` library has an old version of `requests` pinned in its dependencies that's currently causing me some headaches.

I see a couple discussions related to replacing/reimplementing `clean-fid` (crowsonkb#7 and crowsonkb#8), and I don't see any imports related to it in the current code, so I was wondering if you'd be open to removing it from the requirements file for the next release. Feel free to close this if not; just thought I'd check.

Thanks!
@crowsonkb
Copy link
Owner

I'm still using from cleanfid.inception_torchscript import InceptionV3W in evaluation.py and would have to replace it...

@space-pope
Copy link
Author

Whoops; I must've searched for usages of clean_fid and the function mentioned above instead of cleanfid...nevermind, then. Thanks for replying.

@space-pope space-pope closed this Nov 3, 2022
@space-pope space-pope deleted the patch-2 branch November 3, 2022 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants