chawin.chen commited on
Commit
ee1de9c
·
1 Parent(s): 6a11ce2
Files changed (1) hide show
  1. start_local.sh +2 -2
start_local.sh CHANGED
@@ -38,9 +38,9 @@ export RVM_WEIGHTS_PATH=/opt/data/models/torch/hub/checkpoints/rvm_resnet50.pth
38
  export RVM_MODEL=resnet50
39
 
40
  export AUTO_INIT_GFPGAN=true
41
- export AUTO_INIT_DDCOLOR=true
42
  export AUTO_INIT_REALESRGAN=true
43
- export AUTO_INIT_ANIME_STYLE=true
44
  export AUTO_INIT_CLIP=false
45
  export AUTO_INIT_RVM=true
46
  export AUTO_INIT_REMBG=true
 
38
  export RVM_MODEL=resnet50
39
 
40
  export AUTO_INIT_GFPGAN=true
41
+ export AUTO_INIT_DDCOLOR=false
42
  export AUTO_INIT_REALESRGAN=true
43
+ export AUTO_INIT_ANIME_STYLE=false
44
  export AUTO_INIT_CLIP=false
45
  export AUTO_INIT_RVM=true
46
  export AUTO_INIT_REMBG=true