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 4749c99 commit 392ea40Copy full SHA for 392ea40
setup.py
@@ -10,6 +10,7 @@
10
description="Image Search module",
11
author="Manuel Faysse",
12
author_email='[email protected]',
13
+ download_url="https://github.com/ManuelFay/ImageSearcher/archive/refs/tags/v0.0.1.tar.gz",
14
packages=find_packages(include=["image_searcher", "image_searcher.*"]),
15
install_requires=[
16
"torch",
0 commit comments