prithivMLmods commited on
Commit
ba99140
·
verified ·
1 Parent(s): 0e88de2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -5
requirements.txt CHANGED
@@ -1,9 +1,14 @@
1
- transformers==4.37.0
2
  torch
3
  timm
4
- pillow
 
 
 
 
5
  accelerate
6
  huggingface_hub
7
- hf_xet
8
- torchvision
9
- gradio
 
 
1
+ transformers==4.46.1
2
  torch
3
  timm
4
+ pydantic==2.10.6
5
+ einops
6
+ spaces
7
+ timm
8
+ sentencepiece
9
  accelerate
10
  huggingface_hub
11
+ numpy==1.24.4
12
+ Pillow==10.3.0
13
+ Requests==2.31.0
14
+ torchvision