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

Feature extractor is never downloaded #9

Open
Bennoo opened this issue Aug 10, 2023 · 0 comments
Open

Feature extractor is never downloaded #9

Bennoo opened this issue Aug 10, 2023 · 0 comments

Comments

@Bennoo
Copy link

Bennoo commented Aug 10, 2023

In predict.py feature extractor is loaded from a cache folder at line 154
self.feature_extractor = CLIPImageProcessor.from_pretrained(FEATURE_EXTRACTOR)
But that cache folder is never downloaded.
It should be added in /script/download_weigths.py

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

No branches or pull requests

1 participant