Skip to content

Commit

Permalink
fix: rnn begone
Browse files Browse the repository at this point in the history
  • Loading branch information
dhdaines committed Jul 19, 2024
1 parent fa86f49 commit 5bd8c08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/analyse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
done
- name: Extract
run: |
alexi -v extract --segment-model alexi/models/rnn_crf.pt -m download/index.json download/*.pdf
alexi -v extract -m download/index.json download/*.pdf
- name: Index
run: |
alexi -v index export
Expand Down

0 comments on commit 5bd8c08

Please sign in to comment.