Bump ver
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"id": "F7aJhsgLAWvO"
|
||||
},
|
||||
"source": [
|
||||
"# Style-Bert-VITS2 (ver 2.5.0) のGoogle Colabでの学習\n",
|
||||
"# Style-Bert-VITS2 (ver 2.5.1) のGoogle Colabでの学習\n",
|
||||
"\n",
|
||||
"Google Colab上でStyle-Bert-VITS2の学習を行うことができます。\n",
|
||||
"\n",
|
||||
@@ -52,7 +52,7 @@
|
||||
"!curl -LsSf https://astral.sh/uv/install.sh | sh\n",
|
||||
"!git clone https://github.com/litagin02/Style-Bert-VITS2.git\n",
|
||||
"%cd Style-Bert-VITS2/\n",
|
||||
"!uv pip install --system -q -r requirements-colab.txt\n",
|
||||
"!uv pip install --system -r requirements-colab.txt\n",
|
||||
"!python initialize.py --skip_default_models"
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user