prithivMLmods commited on
Commit
81fbde1
·
verified ·
1 Parent(s): e8f1fe3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -16
requirements.txt CHANGED
@@ -1,20 +1,14 @@
 
 
 
 
 
 
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
- accelerate
8
- modelscope
9
- openai
10
- huggingface-hub
11
- spaces
12
- numpy
13
  pillow
14
- opencv-python
15
- av
16
- timm
17
  PyMuPDF
18
- requests
19
- gradio
20
- gradio_image_annotation
 
1
+ opencv-python
2
+ spaces
3
+ gradio
4
+ requests
5
+ huggingface_hub
6
+ transformers==4.51.3
7
  torch
8
  torchvision
9
+ qwen_vl_utils
 
 
 
 
 
 
 
 
 
10
  pillow
 
 
 
11
  PyMuPDF
12
+ accelerate
13
+ opencv-python
14
+ flash-attn==2.8.0.post2