profplate commited on
Commit
c1784a6
·
verified ·
1 Parent(s): c78a7cb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- gradio>=6.8.0
2
- transformers
3
- torch
4
- librosa
 
1
+ gradio==6.9.0
2
+ transformers==4.48.0
3
+ torch==2.5.0
4
+ librosa==0.10.2