binaryMao commited on
Commit
89bdf69
·
verified ·
1 Parent(s): b9b3165

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -7,7 +7,7 @@ wheel
7
  # Core dependencies
8
  numpy<2.0.0
9
  torch>=2.0.0
10
- huggingface_hub
11
  nemo_toolkit[asr]==1.23.0
12
  gradio==4.44.1
13
  psutil
 
7
  # Core dependencies
8
  numpy<2.0.0
9
  torch>=2.0.0
10
+ huggingface_hub==0.20.0 # Version qui contient encore HfFolder
11
  nemo_toolkit[asr]==1.23.0
12
  gradio==4.44.1
13
  psutil