prithivMLmods commited on
Commit
9050c4f
·
verified ·
1 Parent(s): a9ee5d9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -12
requirements.txt CHANGED
@@ -1,12 +1,15 @@
1
- git+https://github.com/gradio-app/gradio.git
2
- git+https://github.com/huggingface/transformers.git
3
- git+https://github.com/LowinLi/transformers-stream-generator.git
4
- git+https://github.com/kq-chen/qwen-vl-utils.git
5
- git+https://github.com/pytorch/vision.git
6
- git+https://github.com/pytorch/pytorch.git
7
- git+https://github.com/psf/requests.git
8
- git+https://github.com/huggingface/huggingface_hub.git
9
- git+https://github.com/huggingface/accelerate.git
10
- git+https://github.com/opencv/opencv-python.git
11
- pillow<12.0
12
- av
 
 
 
 
1
+ gradio
2
+ huggingface_hub
3
+ spaces
4
+ accelerate
5
+ transformers
6
+ transformers-stream-generator
7
+ qwen-vl-utils
8
+ torchvision
9
+ torch
10
+ requests
11
+ pillow
12
+ hf_xet
13
+ opencv-python
14
+ av
15
+ numpy