ydshieh HF staff commited on
Commit
ac444cc
1 Parent(s): c951094

Update model.py

Browse files
Files changed (1) hide show
  1. model.py +1 -0
model.py CHANGED
@@ -20,6 +20,7 @@ files_to_download = [
20
  "tokenizer.json",
21
  "tokenizer_config.json",
22
  "vocab.json",
 
23
  ]
24
 
25
  # copy files from checkpoint hub:
 
20
  "tokenizer.json",
21
  "tokenizer_config.json",
22
  "vocab.json",
23
+ "preprocessor_config.json",
24
  ]
25
 
26
  # copy files from checkpoint hub: