doc_classify_lora / requirements.txt
raahinaez's picture
Update requirements.txt
90bbb53 verified
raw
history blame contribute delete
190 Bytes
# Core
streamlit==1.27.0
torch==2.1.0
transformers==4.41.0
peft==0.4.0
torchvision==0.16.0
# OCR & PDF handling
pytesseract==0.3.13
pillow==9.5.0
PyMuPDF==1.23.1
# Utilities
numpy==1.26.0