Spaces:
Sleeping
Sleeping
File size: 366 Bytes
505ed86 a1c4e63 8b6c849 92b5f8b aea3748 bb6c571 a05fbe4 676b396 da357f6 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 |
# requirements.txt langgraph>=0.0.25 langchain_openai>=0.0.4 langchain_community>=0.0.11 chromadb>=0.4.15 openai>=1.9.0 streamlit>=1.29.0 requests>=2.31.0 typing-extensions>=4.9.0 chroma-migrate scikit-learn>=1.4.0 # Changed from 'sklearn' to official package name numpy>=1.26.0 tqdm>=4.66.0 pypika>=0.48.9 chromadb httpx httpcore h11 torch graphviz transformers |