ArticleChatbot / requirements.txt
lfoppiano's picture
fix sqlite3 and chroma problem in streamlit.io
1476e78
raw
history blame
395 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
pysqlite3-binary
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