document-qa / requirements.txt
lfoppiano's picture
add pdf-viewer dependency
46a94d5
raw
history blame
399 Bytes
# Grobid
grobid-quantities-client==0.4.0
grobid-client-python==0.0.7
grobid_tei_xml==0.1.3
# Utils
tqdm==4.66.1
pyyaml==6.0.1
pytest==7.4.3
streamlit==1.29.0
lxml
Beautifulsoup4
python-dotenv
watchdog
dateparser
# LLM
chromadb==0.4.19
tiktoken==0.4.0
openai==0.27.7
langchain==0.0.350
typing-inspect==0.9.0
typing_extensions==4.8.0
pydantic==2.4.2
sentence_transformers==2.2.2
streamlit-pdf-viewer