Docs and bump default pytorch version to 2.2.1 latest
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
"\n",
|
||||
"Style-Bert-VITS2の環境をcolab上に構築します。グラボモードが有効になっていることを確認し、以下のセルを順に実行してください。\n",
|
||||
"\n",
|
||||
"最近のcolabのアップデートにより、エラーダイアログ「WARNING: The following packages were previously imported in this runtime: [pydevd_plugins]」が出るが、「キャンセル」を選択して続行してください。"
|
||||
"**最近のcolabのアップデートにより、エラーダイアログ「WARNING: The following packages were previously imported in this runtime: [pydevd_plugins]」が出るが、「キャンセル」を選択して続行してください。**"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -43,7 +43,6 @@
|
||||
"!git clone https://github.com/litagin02/Style-Bert-VITS2.git\n",
|
||||
"%cd Style-Bert-VITS2/\n",
|
||||
"!pip install -r requirements.txt\n",
|
||||
"# !apt install libcublas11\n",
|
||||
"!python initialize.py --skip_jvnv"
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user