# Your other requirements # torch ships with cuda libs which llama.cpp needs, you can get cuda libs separately if you don't want to install torch --extra-index-url https://download.pytorch.org/whl/cu124 torch==2.8.0 hf_transfer huggingface_hub --extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cu124 llama-cpp-python gradio>=6.16.0 jsonschema # FLUX poster generation (requires torch + diffusers) diffusers[torch]>=0.30.0 transformers>=5.4.0 accelerate safetensors Pillow>=9.0 # Cohere Transcribe ASR (voice journal) — gated model, requires HF_TOKEN soundfile librosa sentencepiece protobuf # modal # uncomment to deploy to Modal cloud GPU # Synthetic training-data generation (scripts//) google-genai python-Levenshtein