Ahmadkhan12 commited on
Commit
52e45a4
·
verified ·
1 Parent(s): 1df0b10

Update requirements .txt

Browse files
Files changed (1) hide show
  1. requirements .txt +6 -5
requirements .txt CHANGED
@@ -1,5 +1,6 @@
1
- gradio
2
- moviepy
3
- librosa
4
- torch
5
- torchvision
 
 
1
+ gradio==3.30.0
2
+ moviepy==1.0.3
3
+ librosa==0.9.1
4
+ torch==2.0.1
5
+ torchvision==0.15.2
6
+