vidit98 commited on
Commit
bacc823
·
1 Parent(s): 1062b40
Files changed (1) hide show
  1. requirements.txt +17 -0
requirements.txt CHANGED
@@ -11,6 +11,23 @@ opencv-contrib-python==4.3.0.36
11
  opencv-python-headless==4.7.0.72
12
  pillow==9.4.0
13
  prettytable==3.6.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
  pytorch-lightning==1.5.0
15
  safetensors==0.2.7
16
  timm==0.6.12
 
11
  opencv-python-headless==4.7.0.72
12
  pillow==9.4.0
13
  prettytable==3.6.0
14
+ psutil==5.9.4
15
+ pyarrow==11.0.0
16
+ pyasn1==0.4.8
17
+ pyasn1-modules==0.2.8
18
+ pycocotools==2.0.6
19
+ pycryptodome==3.17
20
+ pydantic==1.10.6
21
+ pydeck==0.8.0
22
+ pydeprecate==0.3.1
23
+ pydot==1.4.2
24
+ pydub==0.25.1
25
+ pygments==2.14.0
26
+ pympler==1.0.1
27
+ pyparsing==3.0.9
28
+ pyrsistent==0.19.3
29
+ python-dateutil==2.8.2
30
+ python-multipart==0.0.6
31
  pytorch-lightning==1.5.0
32
  safetensors==0.2.7
33
  timm==0.6.12