prithivMLmods commited on
Commit
4bda4cf
·
verified ·
1 Parent(s): 3960214

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -11
requirements.txt CHANGED
@@ -1,19 +1,19 @@
1
- gradio
2
- numpy
 
 
3
  transformers-stream-generator
4
  qwen-vl-utils
5
- torchvision
6
- torch
7
- requests
8
  huggingface-hub
9
  spaces
10
- accelerate
11
  pillow
12
  opencv-python
13
  av
14
- gradio_image_annotation
15
  PyMuPDF
16
- openai
17
- transformers==4.51.3
18
- modelscope
19
- flash-attn==2.8.0.post2
 
1
+ torch
2
+ torchvision
3
+ flash-attn==2.8.0.post2
4
+ transformers==4.51.3
5
  transformers-stream-generator
6
  qwen-vl-utils
7
+ modelscope
8
+ accelerate
9
+ openai
10
  huggingface-hub
11
  spaces
12
+ numpy
13
  pillow
14
  opencv-python
15
  av
 
16
  PyMuPDF
17
+ requests
18
+ gradio
19
+ gradio_image_annotation