7 Commits

Author SHA1 Message Date
XXXXRT666
6c468583c5
Fix dependency-related issues via requirements update (#2236)
* Update requirements.txt

* Create constraints.txt

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* pyopenjtalk and onnx fix

* Update requirements.txt

* Update requirements.txt

* Update install.sh

* update shell install.sh

* update docs

* Update Install.sh

* fix bugs

* Update .gitignore

* Update .gitignore

* Update install.sh

* Update install.sh

* Update extra-req.txt

* Update requirements.txt
2025-03-31 11:27:12 +08:00
SetoKaiba
9c4ba08ccb
Fix the colab comma which make the colab notebook broken (#983) 2024-04-16 17:02:44 +08:00
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文件夹删除可以解决问题。
2024-04-15 23:42:58 +08:00
RVC-Boss
e60988a568
Update colab_webui.ipynb 2024-02-17 22:30:54 +08:00
RVC-Boss
82d5928bf2
Revert "Fix Issue with Share Link Generation in colab_webui.ipynb" 2024-02-17 22:25:33 +08:00
ChanningWang2018
99ad1f3ce5
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
172e139f45 使用 Colaboratory 创建 2024-01-29 23:02:52 +08:00