Update setup.py

This commit is contained in:
Zhe Niu 2023-01-12 20:45:59 +08:00 committed by GitHub
parent 3b6c88d897
commit bead906d72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -58,5 +58,5 @@ setup(
"torchaudio>=0.13.0",
"tqdm>=4.64.1",
],
url="https://github.com/enhuiz/VALL_E",
url="https://github.com/enhuiz/vall-e",
)