Spaces:
Sleeping
Sleeping
# requirements.txt | |
gradio | |
unsloth[cu121-torch2.3.0] | |
timm | |
# Unsloth will install the correct versions of transformers, peft, accelerate, etc. | |
# LangChain Agent Framework | |
langchain | |
langchain_community | |
langchain-huggingface | |
langchain-core | |
# For our RAG knowledge base (vector store and embeddings) | |
sentence-transformers | |
faiss-cpu | |
pymupdf | |
duckduckgo-search | |
langgraph | |
google-genai | |
google-adk | |
pypdf |