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 ccd839c commit b8b2895Copy full SHA for b8b2895
1 file changed
setup.py
@@ -40,7 +40,7 @@
40
license="MIT",
41
setup_requires=["pybind11", "tbb-devel", "transformers>=4.4"],
42
url="https://github.com/PreferredAI/pcatt/",
43
- download_url="https://github.com/PreferredAI/pcatt/archive/refs/tags/v0.14-beta8.tar.gz",
+ download_url="https://github.com/PreferredAI/pcatt/archive/refs/tags/v0.14.gz",
44
ext_modules=modules,
45
long_description=long_description,
46
long_description_content_type="text/markdown",
0 commit comments