RamAnanth1 commited on
Commit
71e43f6
·
verified ·
1 Parent(s): 1e2a082

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
  torch
2
  torchvision
3
  numpy==1.23.1
4
- transformers==4.26.1
 
5
  albumentations==1.3.0
6
  opencv-contrib-python
7
  imageio==2.9.0
 
1
  torch
2
  torchvision
3
  numpy==1.23.1
4
+ transformers
5
+ huggingface_hub
6
  albumentations==1.3.0
7
  opencv-contrib-python
8
  imageio==2.9.0