git+https://github.com/huggingface/transformers.git@main # Must install from source torch>=2.1.0 av==10.0.0 numpy>=1.23.0 Pillow>=10.0.0 gradio>=4.0.0 huggingface-hub>=0.20.0 accelerate>=0.27.0 bitsandbytes>=0.42.0 # Base Requirements torch==2.1.0 transformers @ git+https://github.com/huggingface/transformers.git@main accelerate==0.27.0 bitsandbytes==0.42.0 # Tokenizer Requirements sentencepiece==0.2.0 protobuf==3.20.3 # Required for sentencepiece compatibility # Video Processing av==10.0.0 numpy==1.23.5 opencv-python-headless==4.8.0.76 # Alternative video processing # Image Processing Pillow==10.0.0 # Gradio Interface gradio==4.5.0 httpx==0.25.0 # Required by Gradio # HuggingFace Hub huggingface-hub==0.20.0 # System Dependencies (note: these need manual apt-get install) # ffmpeg