Spaces:
No application file
No application file
_Noxty
commited on
Update .env
Browse files
.env
CHANGED
|
@@ -2,8 +2,7 @@ OPENBLAS_NUM_THREADS = 1
|
|
| 2 |
no_proxy = localhost, 127.0.0.1, ::1
|
| 3 |
|
| 4 |
# You can change the location of the model, etc. by changing here
|
| 5 |
-
weight_root = assets/weights
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
rmvpe_root = assets/rmvpe
|
|
|
|
| 2 |
no_proxy = localhost, 127.0.0.1, ::1
|
| 3 |
|
| 4 |
# You can change the location of the model, etc. by changing here
|
| 5 |
+
weight_root = assets/rvc/weights
|
| 6 |
+
index_root = assets/rvc/weights
|
| 7 |
+
outside_index_root = assets/rvc/indices
|
| 8 |
+
rmvpe_root = assets/rvc/rmvpe
|
|
|