Blane187 commited on
Commit
c42525c
1 Parent(s): dc7d2d8

Update .env

Browse files
Files changed (1) hide show
  1. .env +1 -1
.env CHANGED
@@ -2,7 +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
  weight_uvr5_root = assets/uvr5_weights
7
  index_root = logs
8
  outside_index_root = assets/indices
 
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/indices
6
  weight_uvr5_root = assets/uvr5_weights
7
  index_root = logs
8
  outside_index_root = assets/indices