ginipick commited on
Commit
ba386a5
·
verified ·
1 Parent(s): d23dac5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -11
requirements.txt CHANGED
@@ -1,11 +1,4 @@
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
 
1
+
2
+ flask
3
+ requests
4
+ beautifulsoup4