Commit f38e4db
ocr: pin transformers<5 in dots-ocr (#86)
Same failure as dots-mocr (#76): the model's remote code calls
AutoProcessor.register with a string key, which transformers v5
rejects. Hit on the 2026-07-08 MOH benchmark run.
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>1 parent 831d774 commit f38e4db
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
11 | 15 | | |
12 | 16 | | |
13 | 17 | | |
| |||
0 commit comments