b2bomber commited on
Commit
51f40dd
·
verified ·
1 Parent(s): 0c538b6

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ gradio==4.44.1
2
+ opencv-python
3
+ numpy
4
+ pyautogui
5
+ ffmpeg-python
6
+ torch
7
+ seaborn
8
+ torchvision
9
+ ultralytics