rom1504 / clip-retrieval

Easily compute clip embeddings and build a clip retrieval system with them
https://rom1504.github.io/clip-retrieval/
MIT License
2.42k stars 213 forks source link

Minor enhancements #139

Closed vanga closed 2 years ago

vanga commented 2 years ago
rom1504 commented 2 years ago

Could you fix the lint ? (Run make black lint)

vanga commented 2 years ago

Hi, Yes, that's what I have been trying to find out which linting rule is failing. I have just been able to figure it out by running black locally.