[chore] exclude paddleocr directory from pre-commit hooks

This commit is contained in:
三洋三洋
2025-02-28 19:56:49 +08:00
parent 3296077461
commit 4d3714bb4b
130 changed files with 592 additions and 739 deletions

7
texteller/start_web.sh Executable file
View File

@@ -0,0 +1,7 @@
#!/usr/bin/env bash
set -exu
export CHECKPOINT_DIR="default"
export TOKENIZER_DIR="default"
streamlit run web.py