Spaces:
Running
Running
# Core dependencies from Qwen 2.5 VL | |
gradio | |
gradio_client | |
qwen-vl-utils | |
transformers-stream-generator==0.0.4 | |
torch==2.4.0 | |
torchvision==0.19.0 | |
git+https://github.com/huggingface/transformers.git | |
accelerate | |
av | |
# Optional dependency (uncomment if flash attention is needed) | |
# flash-attn==2.6.1 | |
# Additional dependencies for video processing and utilities | |
decord #use decord for linux or other OS | |
numpy | |
Pillow | |
requests | |
pytube |