Lukas Folle commited on
Commit
405b0a4
·
1 Parent(s): 37dca1b

added gitpython req

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,8 +1,9 @@
 
1
  gradio
2
- huggingface_hub
3
- timm==0.6.7
4
  httpx==0.24.1
 
 
5
  pyheif
6
- setuptools<50
7
  seaborn
8
- pingouin
 
 
1
+ gitpython==3.1.45
2
  gradio
 
 
3
  httpx==0.24.1
4
+ huggingface_hub
5
+ pingouin
6
  pyheif
 
7
  seaborn
8
+ setuptools<50
9
+ timm==0.6.7