Bump ver only
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"id": "F7aJhsgLAWvO"
|
||||
},
|
||||
"source": [
|
||||
"# Style-Bert-VITS2 (ver 2.6.1) のGoogle Colabでの学習\n",
|
||||
"# Style-Bert-VITS2 (ver 2.7.0) の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 -r requirements-colab.txt\n",
|
||||
"!uv pip install --system -r requirements-colab.txt --no-progress\n",
|
||||
"!python initialize.py --skip_default_models"
|
||||
]
|
||||
},
|
||||
@@ -434,7 +434,8 @@
|
||||
"provenance": []
|
||||
},
|
||||
"kernelspec": {
|
||||
"display_name": "Python 3",
|
||||
"display_name": "venv",
|
||||
"language": "python",
|
||||
"name": "python3"
|
||||
},
|
||||
"language_info": {
|
||||
|
||||
Reference in New Issue
Block a user