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 25ceb08 commit 1e00ba8Copy full SHA for 1e00ba8
pyproject.toml
@@ -17,7 +17,7 @@ authors = [
17
{ name = "John Bradley", email = "[email protected]" },
18
]
19
classifiers = [
20
- "Development Status :: 4 - Beta",
+ "Development Status :: 5 - Production/Stable",
21
"Programming Language :: Python",
22
"Programming Language :: Python :: 3.8",
23
"Programming Language :: Python :: 3.9",
@@ -30,7 +30,6 @@ dependencies = [
30
'open_clip_torch',
31
'torchvision',
32
'torch',
33
- 'docopt-ng',
34
'prettytable',
35
'pandas',
36
0 commit comments