mirror of
https://github.com/Mangio621/Mangio-RVC-Fork.git
synced 2025-12-29 00:21:16 +01:00
Updated Makefile for paperspace integration. Updated UI theme for the fork. Confirmed that the --paperspace argument is working on my local machine as expected.
This commit is contained in:
2
Makefile
2
Makefile
@@ -34,4 +34,4 @@ base: ## Download base files
|
||||
aria2c --console-log-level=error -c -x 16 -s 16 -k 1M https://huggingface.co/lj1995/VoiceConversionWebUI/resolve/main/hubert_base.pt -d ./ -o hubert_base.pt
|
||||
|
||||
run: ## Run the python GUI
|
||||
python infer-web.py --colab --pycmd python
|
||||
python infer-web.py --paperspace --pycmd python
|
||||
Reference in New Issue
Block a user