Jimmie commited on
Commit
78b2f99
1 Parent(s): b098e19

added huggingface_hub in requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
- wikipedia==1.4.0
2
- pandas==1.5.2
3
- albumentations==1.3.0
4
- toml==0.10.2
5
  fastai<=2.7.11
6
  timm==0.8.3dev0
 
7
  git+https://github.com/jimmiemunyi/the-snake-project-cls.git
 
1
+ wikipedia<=1.4.0
2
+ pandas<=1.5.2
3
+ albumentations<=1.3.0
4
+ toml<=0.10.2
5
  fastai<=2.7.11
6
  timm==0.8.3dev0
7
+ huggingface-hub<=0.13.3
8
  git+https://github.com/jimmiemunyi/the-snake-project-cls.git