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

Add application file

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,8 +1,9 @@
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
 
1
+ git+https://github.com/huggingface/transformers.git
2
  torch
3
  pillow
4
  gradio
5
  torchvision
6
  accelerate>=0.26.0
7
+ ms-swift[llm]
8
  pyav
9
  qwen_vl_utils