RobbeD commited on
Commit
f8562e6
·
verified ·
1 Parent(s): a4b910f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -11
requirements.txt CHANGED
@@ -1,11 +1,11 @@
1
- onnxruntime=="1.20.1"
2
- torch=="2.5.1"
3
- tqdm=="4.67.1"
4
- llvmlite=="0.43.0"
5
- librosa=="0.10.2.post1"
6
- pydub=="0.25.1"
7
- transformers=="4.47.0"
8
- pytubefix=="8.8.1"
9
- accelerate=="1.2.0"
10
- moviepy=="2.1.1"
11
- gradio=="5.8.0"
 
1
+ onnxruntime==1.20.1
2
+ torch==2.5.1
3
+ tqdm==4.67.1
4
+ llvmlite==0.43.0
5
+ librosa==0.10.2.post1
6
+ pydub==0.25.1
7
+ transformers==4.47.0
8
+ pytubefix==8.8.1
9
+ accelerate==1.2.0
10
+ moviepy==2.1.1
11
+ gradio==5.8.0