TheStinger Eddycrack864 commited on
Commit
a6a9265
1 Parent(s): b59e4a9

gdown fix (#5)

Browse files

- gdown fix (4332b4237d1debd53fd452600b0db09d41efc1bf)


Co-authored-by: Eddyson De La Torre <Eddycrack864@users.noreply.huggingface.co>

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -17,7 +17,7 @@ i18n
17
  numba==0.56.4
18
  librosa==0.9.2
19
  mega.py
20
- gdown
21
  onnxruntime
22
  pyngrok==4.1.12
23
  torch
 
17
  numba==0.56.4
18
  librosa==0.9.2
19
  mega.py
20
+ gdown @ git+https://github.com/IAHispano/gdown.git
21
  onnxruntime
22
  pyngrok==4.1.12
23
  torch