Pendrokar commited on
Commit
b2e5090
β€’
1 Parent(s): e283de7

httplib required from gpu req

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -19,6 +19,7 @@ ffmpeg-python
19
  filelock==3.0.12
20
  future==0.18.2
21
  g2pC==0.9.9.3
 
22
  huggingface-hub==0.19.4
23
  hydra-core==1.1.1
24
  idna==2.10
 
19
  filelock==3.0.12
20
  future==0.18.2
21
  g2pC==0.9.9.3
22
+ httplib2==0.19.1
23
  huggingface-hub==0.19.4
24
  hydra-core==1.1.1
25
  idna==2.10