Skip to content

Commit d3acfd5

Browse files
committed
undo loosen pytorch
1 parent 29e0640 commit d3acfd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ github = "https://github.com/RVC-Project/Retrieval-based-Voice-Conversion"
1010

1111
[tool.poetry.dependencies]
1212
python = "^3.10"
13-
torch = "^2.0.0"
13+
torch = "^2.1.0"
1414
fairseq = "^0.12.2"
1515
# fairseq = {git = "https://github.com/Tps-F/fairseq.git", branch="main"}
1616
soundfile = "^0.12.1"

0 commit comments

Comments
 (0)