File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<!-- next-version-placeholder-->
4
4
5
+ ## v4.2.25 (2024-07-29)
6
+
7
+ ### Fix
8
+
9
+ * ** deps:** Update dependency torch to v2.4.0 ([ #1225 ] ( https://github.com/voicepaw/so-vits-svc-fork/issues/1225 ) ) ([ ` 20549f6 ` ] ( https://github.com/voicepaw/so-vits-svc-fork/commit/20549f6f4e1f59090d6bbfe45c43f62613effa0e ) )
10
+
5
11
## v4.2.24 (2024-07-18)
6
12
7
13
### Fix
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " so-vits-svc-fork"
3
- version = " 4.2.24 "
3
+ version = " 4.2.25 "
4
4
description = " A fork of so-vits-svc."
5
5
authors = [" 34j <34j.95a2p@simplelogin.com>" ]
6
6
license = " MIT"
Original file line number Diff line number Diff line change 1
- __version__ = "4.2.24 "
1
+ __version__ = "4.2.25 "
2
2
3
3
from .logger import init_logger
4
4
You can’t perform that action at this time.
0 commit comments