davanstrien HF staff commited on
Commit
08a801d
·
verified ·
1 Parent(s): a57b823

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,10 +1,11 @@
1
  accelerate
2
- torch
3
  torchvision
4
  einops
5
  tensorflow-cpu
6
- transformers
7
  huggingface_hub[hf_transfer]
8
  gradio
9
  Pillow
10
- pydantic
 
 
1
  accelerate
2
+ torch>=2.0.0
3
  torchvision
4
  einops
5
  tensorflow-cpu
6
+ git+https://github.com/huggingface/transformers # For Qwen2.5-VL support
7
  huggingface_hub[hf_transfer]
8
  gradio
9
  Pillow
10
+ pydantic
11
+ qwen-vl-utils[decord]==0.0.8 # New requirement