Skip to content

Commit b50c03b

Browse files
author
Roman Donchenko
committed
formula_recognition_demo: fix the model names in models.lst
And sort the list while I'm at it.
1 parent 204a24b commit b50c03b

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)