prithivMLmods commited on
Commit
104d779
·
verified ·
1 Parent(s): be1a209

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -5
requirements.txt CHANGED
@@ -4,16 +4,24 @@ git+https://github.com/huggingface/peft.git
4
  transformers-stream-generator
5
  huggingface_hub
6
  albumentations
7
- opencv-python
8
- sentencepiece
9
  qwen-vl-utils
10
- docling-core
11
- safetensors
 
12
  torchvision
 
 
 
 
 
13
  requests
 
 
14
  spaces
15
- gradio
16
  pillow
17
  gradio
 
18
  torch
 
19
  av
 
4
  transformers-stream-generator
5
  huggingface_hub
6
  albumentations
 
 
7
  qwen-vl-utils
8
+ pyvips-binary
9
+ sentencepiece
10
+ opencv-python
11
  torchvision
12
+ safetensors
13
+ matplotlib
14
+ para-attn
15
+ num2words
16
+ xformers
17
  requests
18
+ urllib3
19
+ hf_xet
20
  spaces
21
+ pyvips
22
  pillow
23
  gradio
24
+ einops
25
  torch
26
+ timm
27
  av