rapadilla commited on
Commit
43bd3bf
1 Parent(s): 34e8fb9

including GitPython in the requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -13,6 +13,7 @@ filelock==3.12.2
13
  fonttools==4.40.0
14
  frozenlist==1.4.0
15
  fsspec==2023.6.0
 
16
  gradio==3.42.0
17
  gradio_client==0.5.0
18
  huggingface-hub==0.16.4
 
13
  fonttools==4.40.0
14
  frozenlist==1.4.0
15
  fsspec==2023.6.0
16
+ GitPython==3.1.32
17
  gradio==3.42.0
18
  gradio_client==0.5.0
19
  huggingface-hub==0.16.4