binaryMao commited on
Commit
42c75c9
·
verified ·
1 Parent(s): 8e3b228

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -4
requirements.txt CHANGED
@@ -1,5 +1,8 @@
 
 
 
1
  gradio
2
- torch
3
- nemo_toolkit[asr]==1.23.0
4
- soundfile
5
- numpy
 
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