Spaces:
Sleeping
Sleeping
File size: 676 Bytes
1d0ce3b 7bccf8e 5ada353 1d0ce3b 7bccf8e 1d0ce3b 7bccf8e 1d0ce3b 7bccf8e 1d0ce3b 7bccf8e 1d0ce3b 7bccf8e 588762b 1d0ce3b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 |
# Core dependencies gradio==5.30.0 requests pandas python-dotenv IPython numpy==1.26.4 # Hugging Face ecosystem huggingface_hub transformers==4.51.3 langchain-huggingface==0.2.0 datasets sentence-transformers # LangChain ecosystem langgraph==0.4.5 langsmith==0.3.42 langchain==0.3.25 langchain-community==0.3.24 langchain-core==0.3.63 langchain-openai==0.3.19 # Search and retrieval tavily-python==0.7.2 wikipedia supabase # Audio/Video processing openai-whisper ffmpeg-python youtube-transcript-api # File processing openpyxl PyYAML # Core utilities pydantic==2.11.7 hf-xet~=1.1.1 tenacity openai==1.79.0 # Optional: MCP support # mcp # Uncomment if using MCP server |