mirror of
https://github.com/calesthio/OpenMontage.git
synced 2026-08-05 15:20:40 +08:00
11 production pipelines, 47 tools, 124 agent skills. Supports cloud APIs (fal.ai, OpenAI, ElevenLabs, Suno, HeyGen, Runway) and free local providers (diffusers, Piper TTS, WAN 2.1, Hunyuan, CogVideo). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
6 lines
148 B
Plaintext
6 lines
148 B
Plaintext
# OpenMontage - GPU Dependencies
|
|
# Install these in addition to requirements.txt when GPU is available
|
|
torch>=2.0
|
|
torchaudio>=2.0
|
|
torchvision>=0.15
|