prithivMLmods commited on
Commit
de9c364
·
verified ·
1 Parent(s): b0e3e7b

update requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -4
requirements.txt CHANGED
@@ -7,17 +7,14 @@ qwen-vl-utils
7
  sentencepiece
8
  opencv-python
9
  torchvision
10
- supervision
11
- molmo_utils
12
  matplotlib
13
  requests
14
- kernels
15
  tokenizers
16
  hf_xet
17
  einops
18
  spaces
19
  pillow
20
  gradio
21
- torch
22
  timm
23
  av
 
7
  sentencepiece
8
  opencv-python
9
  torchvision
 
 
10
  matplotlib
11
  requests
 
12
  tokenizers
13
  hf_xet
14
  einops
15
  spaces
16
  pillow
17
  gradio
18
+ torch==2.8.0
19
  timm
20
  av