eadali commited on
Commit
76a9c96
·
verified ·
1 Parent(s): 2af59b8

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ transformers @ git+https://github.com/huggingface/transformers
3
+ torch
4
+ torchvision
5
+ opencv-python-headless
6
+ ffmpeg-python
7
+ tqdm
8
+ pillow
9
+ supervision
10
+ trackers[deepsort] @ git+https://github.com/roboflow/trackers
11
+ spaces
12
+ imageio[pyav]