test_img_text-streamlit / requirements.txt
kh-CHEUNG's picture
Update requirements.txt
ab032c8 verified
raw
history blame contribute delete
240 Bytes
#git+https://github.com/huggingface/transformers.git
#PIL #Installed under HF Spaces
pytesseract #Google’s Tesseract Python wrapper
sentencepiece #Avoid ValueError: Couldn't instantiate the backend tokenizer ...
spaces
torch
transformers