lafi23333 commited on
Commit
b03474c
1 Parent(s): dd8a2fd

Update config.yml

Browse files
Files changed (1) hide show
  1. config.yml +2 -2
config.yml CHANGED
@@ -72,10 +72,10 @@ translate:
72
  app_key: ''
73
  secret_key: ''
74
  webui:
75
- config_path: data\kn\config.json
76
  debug: false
77
  device: cpu
78
  language_identification_library: langid
79
- model: data\kn\models\G_9000.pth
80
  port: 7860
81
  share: false
 
72
  app_key: ''
73
  secret_key: ''
74
  webui:
75
+ config_path: config.json
76
  debug: false
77
  device: cpu
78
  language_identification_library: langid
79
+ model: models\G_9000.pth
80
  port: 7860
81
  share: false