[chore] exclude paddleocr directory from pre-commit hooks
This commit is contained in:
7
texteller/start_web.sh
Executable file
7
texteller/start_web.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
set -exu
|
||||
|
||||
export CHECKPOINT_DIR="default"
|
||||
export TOKENIZER_DIR="default"
|
||||
|
||||
streamlit run web.py
|
||||
Reference in New Issue
Block a user