Doc-chat / requirements.txt
Rulga's picture
Enhance document loading with alternative method using BeautifulSoup and update requirements for requests and beautifulsoup4
c2a566f
raw
history blame contribute delete
371 Bytes
fastapi==0.109.2
uvicorn==0.27.1
gradio>=4.0.0
langchain>=0.1.0
langchain_groq>=0.1.0
langchain_huggingface>=0.0.2
langchain_community>=0.0.13
langchain_text_splitters>=0.0.1
langchain_core>=0.1.10
faiss-cpu>=1.7.4
python-dotenv>=1.0.0
huggingface_hub>=0.19.0
jinja2>=3.0.0
aiofiles>=0.8.0
python-multipart>=0.0.6
beautifulsoup4>=4.12.0
requests>=2.31.0