Spaces:
Sleeping
Sleeping
File size: 418 Bytes
3bd3dc8 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
# Core dependencies requests numpy matplotlib seaborn scikit-learn beautifulsoup4 ebooklib nltk transformers torch # Required for transformers models gradio langchain langgraph langchain-community langchain-core langchain_mistralai tavily-python # for TavilySearchResults tool typing-extensions mistralai # Specific versions for stability (optional, recommended) # You can lock these later with pip freeze if needed |