Update script_kaggle_rvc2_varaslaw.py
Browse files
script_kaggle_rvc2_varaslaw.py
CHANGED
|
@@ -4,7 +4,7 @@
|
|
| 4 |
Скрипт обновил: vk.com/aisingers (RVC V2 Version Script 2.1)
|
| 5 |
FAQ Скрипта: https://clck.ru/34rnq5
|
| 6 |
|
| 7 |
-
# %% [code] {"scrolled":true,"jupyter":{"outputs_hidden":false},"execution":{"iopub.status.busy":"2023-07-15T05:
|
| 8 |
# Установка и подготовка рабочей среды
|
| 9 |
!mamba create -n py39 -y > /dev/null
|
| 10 |
!source /opt/conda/bin/activate py39 && mamba install python=3.9 jupyter mamba -y > /dev/null
|
|
|
|
| 4 |
Скрипт обновил: vk.com/aisingers (RVC V2 Version Script 2.1)
|
| 5 |
FAQ Скрипта: https://clck.ru/34rnq5
|
| 6 |
|
| 7 |
+
# %% [code] {"scrolled":true,"jupyter":{"outputs_hidden":false},"execution":{"iopub.status.busy":"2023-07-15T05:37:36.545175Z","iopub.execute_input":"2023-07-15T05:37:36.545586Z","iopub.status.idle":"2023-07-15T06:55:40.989542Z","shell.execute_reply.started":"2023-07-15T05:37:36.545541Z","shell.execute_reply":"2023-07-15T06:55:40.988171Z"}}
|
| 8 |
# Установка и подготовка рабочей среды
|
| 9 |
!mamba create -n py39 -y > /dev/null
|
| 10 |
!source /opt/conda/bin/activate py39 && mamba install python=3.9 jupyter mamba -y > /dev/null
|