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 5fd027e commit 30fe2caCopy full SHA for 30fe2ca
setup.py
@@ -7,7 +7,7 @@
7
from setuptools import find_packages, setup
8
9
setup(
10
- name="segment_anything",
+ name="segment-anything-hq",
11
version="1.0",
12
install_requires=[],
13
packages=find_packages(exclude="notebooks"),
0 commit comments