Spaces:
Running
Running
# Core dependencies | |
streamlit>=1.25.0 | |
manim>=0.17.3 | |
numpy>=1.22.0 | |
Pillow>=9.0.0 | |
matplotlib | |
plotly | |
# UI enhancements | |
streamlit-ace>=0.1.1 | |
# AI and code generation | |
transformers>=4.30.0 | |
torch>=2.0.0 | |
accelerate>=0.20.0 | |
# Rendering and media processing | |
ffmpeg-python>=0.2.0 | |
moviepy>=1.0.3 | |
# Utilities | |
pygments>=2.15.1 | |
websockets>=10.3 | |
markdown | |
# Better performance | |
opencv-python>=4.8.0 | |
schedule | |
# Add these to the required_packages in ensure_packages() | |
azure-ai-inference == 1.0.0b9 | |
azure-core == 1.33.0 |