manim-mcp / requirements.txt
bhaveshgoel07's picture
Fix: Restore working Blaxel implementation and dependencies from pre-rebase version
a307cb5
raw
history blame contribute delete
489 Bytes
# Core dependencies for Hugging Face Spaces
gradio>=6.0.0
python-dotenv>=1.0.0
# AI and LLM
mcp>=1.0.0
langgraph>=0.0.26
langchain-core>=0.1.0
huggingface-hub>=0.25.0
# Animation and rendering
manim>=0.18.1
Pillow>=10.0.0
numpy>=1.24.0
# Audio processing
gtts>=2.3.0
pydub>=0.25.0
elevenlabs>=0.2.0
# Cloud rendering
blaxel>=0.1.0
# Utilities
pydantic>=2.0.0
aiohttp>=3.8.0
httpx>=0.24.0
textstat>=0.7.0
requests>=2.32.0
# Additional dependencies
beautifulsoup4>=4.14.0
tqdm>=4.67.0