6 Commits

Author SHA1 Message Date
SetoKaiba
118934eb9c Fix the colab comma which make the colab notebook broken (#983) 2024-04-16 17:02:44 +08:00
shadow01a
cb776229bb 在colab中运行colab_webui.ipynb发生的uvr5模型缺失问题 (#968)
在colab中使用git下载uvr5模型时报错:
fatal: destination path 'uvr5_weights' already exists and is not an empty directory.
通过在下载前将原本从本仓库下载的uvr5_weights文件夹删除可以解决问题。
2024-04-15 23:42:58 +08:00
RVC-Boss
11b58f0a81 Update colab_webui.ipynb 2024-02-17 22:30:54 +08:00
RVC-Boss
5f799ed560 Revert "Fix Issue with Share Link Generation in colab_webui.ipynb" 2024-02-17 22:25:33 +08:00
ChanningWang2018
6508dbf3a6 Fix Issue with Share Link Generation in colab_webui.ipynb
Modified the way we retrieve the "is_share" environment variable.
2024-02-17 20:19:10 +08:00
RVC-Boss
e7a593fe9f 使用 Colaboratory 创建 2024-01-29 23:02:52 +08:00