Skip to content

Commit e27d8cb

Browse files
author
Roman Donchenko
authored
Merge pull request #1600 from IRDonch/fix-models-lst
formula_recognition_demo: fix the model names in models.lst
2 parents 0b09b7d + b50c03b commit e27d8cb

File tree

1 file changed

+2
-2
lines changed
  • demos/python_demos/formula_recognition_demo

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# This file can be used with the --list option of the model downloader.
2-
formula-recognition-medium-scan-????-encoder
3-
formula-recognition-medium-scan-????-decoder
2+
formula-recognition-medium-scan-????-im2latex-decoder
3+
formula-recognition-medium-scan-????-im2latex-encoder

0 commit comments

Comments
 (0)