binaryMao commited on
Commit
b49c7ad
·
verified ·
1 Parent(s): 0dbfd3b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -3
requirements.txt CHANGED
@@ -1,8 +1,6 @@
1
  Cython
2
  torch>=2.0.0
3
  torchaudio
4
- gradio
5
  huggingface_hub
6
  nemo_toolkit[asr]
7
- # Optionnel mais recommandé pour éviter des warnings
8
- pydantic<2.0
 
1
  Cython
2
  torch>=2.0.0
3
  torchaudio
 
4
  huggingface_hub
5
  nemo_toolkit[asr]
6
+ # On ne met pas gradio ici car HF l'installe automatiquement via sa couche interne