prithivMLmods commited on
Commit
9ec2e5d
·
verified ·
1 Parent(s): 6f08bf8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -7
requirements.txt CHANGED
@@ -1,14 +1,17 @@
1
- gradio
2
- numpy
3
- transformers
4
  transformers-stream-generator
 
 
 
5
  qwen-vl-utils
 
6
  torchvision
7
- torch
8
  requests
9
- huggingface_hub
10
  spaces
11
- accelerate
12
  pillow
13
- opencv-python
 
14
  av
 
1
+ git+https://github.com/huggingface/transformers.git
2
+ git+https://github.com/huggingface/accelerate.git
3
+ git+https://github.com/huggingface/peft.git
4
  transformers-stream-generator
5
+ huggingface_hub
6
+ opencv-python
7
+ sentencepiece
8
  qwen-vl-utils
9
+ safetensors
10
  torchvision
 
11
  requests
 
12
  spaces
13
+ gradio
14
  pillow
15
+ gradio
16
+ torch
17
  av