1
0
mirror of https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI.git synced 2026-06-05 01:10:22 +08:00

fix(run.sh): python3.8: command not found in venv

This commit is contained in:
源文雨
2024-04-21 00:19:34 +09:00
parent 88e2cd1638
commit cb38717d44

2
run.sh
View File

@@ -48,4 +48,4 @@ else
fi
# Run the main script
python3.8 infer-web.py --pycmd python3.8
python3 infer-web.py --pycmd python3