Compare commits

...

1 Commits

Author SHA1 Message Date
07f1d3018e Update setup.py to update contact info 2024-09-23 07:03:07 +05:30

View File

@ -48,7 +48,7 @@ setup(
keywords="deep learning",
license="Apache",
author="The HuggingFace team",
author_email="sourab@huggingface.co",
author_email="benjamin@huggingface.co",
url="https://github.com/huggingface/peft",
package_dir={"": "src"},
packages=find_packages("src"),