We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 200bf91 commit 088f7c7Copy full SHA for 088f7c7
setup.py
@@ -14,7 +14,7 @@
14
long_description_content_type='text/markdown',
15
author="Manuel Faysse",
16
author_email='[email protected]',
17
- download_url="https://github.com/ManuelFay/ImageSearcher/archive/refs/tags/v0.0.2.tar.gz",
+ download_url="https://github.com/ManuelFay/ImageSearcher/archive/refs/tags/v0.0.3.tar.gz",
18
url="https://github.com/ManuelFay/ImageSearcher",
19
keywords=['search engine', 'image', 'image search', 'CLIP'],
20
packages=find_packages(include=["image_searcher", "image_searcher.*"]),
0 commit comments