6 Commits (20c49a37282e13818cf942c08d25db3f75476a45)

Author SHA1 Message Date
SetoKaiba 9c4ba08ccb
Fix the colab comma which make the colab notebook broken (#983) 1 year ago
shadow01a b162848e7a
在colab中运行colab_webui.ipynb发生的uvr5模型缺失问题 (#968)
在colab中使用git下载uvr5模型时报错:
fatal: destination path 'uvr5_weights' already exists and is not an empty directory.
通过在下载前将原本从本仓库下载的uvr5_weights文件夹删除可以解决问题。
1 year ago
RVC-Boss e60988a568
Update colab_webui.ipynb 1 year ago
RVC-Boss 82d5928bf2
Revert "Fix Issue with Share Link Generation in colab_webui.ipynb" 1 year ago
ChanningWang2018 99ad1f3ce5
Fix Issue with Share Link Generation in colab_webui.ipynb
Modified the way we retrieve the "is_share" environment variable.
1 year ago
RVC-Boss 172e139f45 使用 Colaboratory 创建 2 years ago