Final_Assignment_Template / requirements.txt
EtienneB
fixes
021daa6
raw
history blame
268 Bytes
# UI and OAuth
gradio[oauth]
requests
# LangChain and ecosystem
langchain
langchain-core
langchain-community
langgraph
# Hugging Face integration
huggingface_hub
transformers
accelerate # Needed for many transformer-based models
# Environment config
python-dotenv