Skip to content

Commit

Permalink
Merge pull request #2 from daswer123/readme-install-instructions
Browse files Browse the repository at this point in the history
0.0.4
  • Loading branch information
daswer123 authored Jan 6, 2024
2 parents 623fbd0 + 2507404 commit 2dce847
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "hatchling.build"

[project]
name = "rvc-python"
version = "0.0.3"
version = "0.0.4"
authors = [
{ name="daswer123", email="daswerq123@gmail.com" },
]
Expand All @@ -21,8 +21,8 @@ dependencies = [
"requests==2.31.0",
"loguru",
"pydub",
"torch>=2.0.0",
"torch>=2.0.0",
"torch>=1.13.1",
"torchaudio>=0.13.1",
"ffmpeg-python",
"soundfile",
"omegaconf==2.0.6",
Expand Down

0 comments on commit 2dce847

Please sign in to comment.