hanson91696 commited on
Commit
431571d
·
1 Parent(s): 0b2a109

change model

Browse files
Files changed (1) hide show
  1. config.yml +2 -2
config.yml CHANGED
@@ -75,8 +75,8 @@ translate:
75
  webui:
76
  config_path: config.json
77
  debug: false
78
- device: cuda
79
  language_identification_library: langid
80
- model: models/RNF_9600.pth
81
  port: 7860
82
  share: false
 
75
  webui:
76
  config_path: config.json
77
  debug: false
78
+ device: cpu
79
  language_identification_library: langid
80
+ model: models/RNF_13800.pth
81
  port: 7860
82
  share: false