Skip to content

Commit 392ea40

Browse files
author
ManuelFay
committed
download url
1 parent 4749c99 commit 392ea40

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
description="Image Search module",
1111
author="Manuel Faysse",
1212
author_email='[email protected]',
13+
download_url="https://github.com/ManuelFay/ImageSearcher/archive/refs/tags/v0.0.1.tar.gz",
1314
packages=find_packages(include=["image_searcher", "image_searcher.*"]),
1415
install_requires=[
1516
"torch",

0 commit comments

Comments
 (0)