prithivMLmods commited on
Commit
b7d04bf
·
verified ·
1 Parent(s): f91a4e7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -14
requirements.txt CHANGED
@@ -1,19 +1,19 @@
1
- mdtex2html
2
- gradio
3
- html2text
4
- numpy==1.26.4
 
5
  beautifulsoup4
6
  albumentations
7
- open-clip-torch
 
 
 
 
 
 
8
  einops
9
- opencv_python==4.8.0.74
10
- opencv_python_headless==4.9.0.80
11
  pillow
12
  torch
13
- torchvision
14
- transformers==4.51.3
15
- timm
16
- torchmetrics
17
- sentencepiece
18
- huggingface_hub
19
- spaces
 
1
+ opencv_python_headless==4.9.0.80
2
+ opencv_python==4.8.0.74
3
+ transformers==4.51.3
4
+ huggingface_hub
5
+ open-clip-torch
6
  beautifulsoup4
7
  albumentations
8
+ sentencepiece
9
+ numpy==1.26.4
10
+ torchmetrics
11
+ torchvision
12
+ mdtex2html
13
+ html2text
14
+ spaces
15
  einops
16
+ gradio
 
17
  pillow
18
  torch
19
+ timm