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

bugfix: fix .venv file version to 3.8 (#946)

This commit is contained in:
Doğa Yağcızeybek
2023-08-26 18:54:44 +03:00
committed by GitHub
parent 41f3265307
commit 1523dc4cf2

View File

@@ -1 +1 @@
python3 -m venv .venv
python3.8 -m venv .venv