update README
This commit is contained in:
@@ -3,7 +3,7 @@ set -exu
|
||||
|
||||
export CHECKPOINT_DIR="OleehyO/TexTeller"
|
||||
export TOKENIZER_DIR="OleehyO/TexTeller"
|
||||
export USE_CUDA=False # True or False (case-sensitive)
|
||||
export NUM_BEAM=1
|
||||
export USE_CUDA=True # True or False (case-sensitive)
|
||||
export NUM_BEAM=5
|
||||
|
||||
streamlit run web.py
|
||||
|
||||
Reference in New Issue
Block a user