prithivMLmods commited on
Commit
8f63b38
·
verified ·
1 Parent(s): 9522057

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -14
requirements.txt CHANGED
@@ -1,14 +1,8 @@
1
- transformers
2
- accelerate
3
- numpy
4
- Requests
5
- torch
6
- torchvision
7
- qwen-vl-utils
8
- av
9
- ipython
10
- reportlab
11
- fpdf
12
- python-docx
13
- pillow
14
- huggingface_hub
 
1
+ gradio_client==1.3.0
2
+ qwen-vl-utils==0.0.2
3
+ transformers-stream-generator==0.0.4
4
+ torch==2.4.0
5
+ torchvision==0.19.0
6
+ git+https://github.com/huggingface/transformers.git
7
+ accelerate
8
+ av