IncreasingLoss commited on
Commit
0c58475
·
verified ·
1 Parent(s): 24f4d29

Create requirements.text

Browse files
Files changed (1) hide show
  1. requirements.text +15 -0
requirements.text ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ torch
2
+ torchvision
3
+ ultralytics
4
+ PIL
5
+ matplotlib
6
+ CV2
7
+ numpy
8
+ time
9
+ collections
10
+ IPython
11
+ wave
12
+ io
13
+ pyttsx3
14
+ threading
15
+ queue