NeeravS commited on
Commit
6430f00
·
verified ·
1 Parent(s): d83bcfd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt CHANGED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ torch
2
+ librosa
3
+ opencv-python
4
+ numpy
5
+ moviepy
6
+ transformers
7
+ scikit-image
8
+ torchvision
9
+ scipy
10
+ Pillow