2023-08-19 15:50:24 +02:00
|
|
|
OPENBLAS_NUM_THREADS = 1
|
|
|
|
no_proxy = localhost, 127.0.0.1, ::1
|
|
|
|
|
|
|
|
# You can change the location of the model, etc. by changing here
|
|
|
|
weight_root = assets/weights
|
|
|
|
weight_uvr5_root = assets/uvr5_weights
|
|
|
|
index_root = output
|
2023-08-30 11:43:23 +02:00
|
|
|
rmvpe_root = assets/rmvpe
|