AIBunCho commited on
Commit
f431e41
·
1 Parent(s): ca81800

Add application file

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
- transformers
2
  torch
3
  pillow
4
  gradio
5
  torchvision
6
- qwen-vl-utils
 
 
 
1
+ pip install git+https://github.com/huggingface/transformers.git
2
  torch
3
  pillow
4
  gradio
5
  torchvision
6
+ accelerate>=0.26.0
7
+ pyav
8
+ qwen_vl_utils