Opera8 commited on
Commit
ec6e509
·
verified ·
1 Parent(s): 2775a80

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  gradio>=3.50.2
2
- torch>=2.0.0
3
- torchaudio>=2.0.0
4
  numpy>=1.20.0
5
  huggingface_hub>=0.14.1
6
  librosa>=0.9.2
 
1
  gradio>=3.50.2
2
+ torch==2.3.1
3
+ torchaudio==2.3.1
4
  numpy>=1.20.0
5
  huggingface_hub>=0.14.1
6
  librosa>=0.9.2