zolodickk commited on
Commit
949b3c6
·
verified ·
1 Parent(s): 143d9f3

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +56 -0
requirements.txt ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ bidict==0.22.1
2
+ Brotli==1.0.9
3
+ certifi==2022.12.7
4
+ charset-normalizer==2.0.12
5
+ click==8.1.3
6
+ colorama==0.4.6
7
+ contourpy==1.0.7
8
+ cycler==0.11.0
9
+ dominate==2.7.0
10
+ filelock==3.11.0
11
+ Flask==2.2.3
12
+ Flask-SocketIO==5.3.3
13
+ fonttools==4.39.3
14
+ h11==0.14.0
15
+ idna==3.4
16
+ itsdangerous==2.1.2
17
+ Jinja2==3.1.2
18
+ kiwisolver==1.4.4
19
+ MarkupSafe==2.1.2
20
+ matplotlib==3.7.1
21
+ mediapipe
22
+ mpmath==1.3.0
23
+ mutagen==1.46.0
24
+ networkx==3.1
25
+ numpy==1.23.0
26
+ opencv-python==4.6.0.66
27
+ packaging==23.0
28
+ pandas==2.0.0
29
+ Pillow==9.5.0
30
+ psutil==5.9.4
31
+ pycryptodomex==3.17
32
+ pyparsing==3.0.9
33
+ python-dateutil==2.8.2
34
+ python-engineio==4.4.0
35
+ python-socketio==5.8.0
36
+ pytz==2023.3
37
+ PyYAML==6.0
38
+ requests==2.28.0
39
+ scipy==1.10.1
40
+ simple-websocket==0.10.0
41
+ six==1.16.0
42
+ sympy==1.11.1
43
+ thop==0.1.1.post2209072238
44
+ torch==2.0.0
45
+ torchvision==0.15.1
46
+ tqdm==4.65.0
47
+ typing_extensions==4.5.0
48
+ tzdata==2023.3
49
+ urllib3==1.26.15
50
+ visitor==0.1.3
51
+ websockets==11.0.1
52
+ Werkzeug==2.2.3
53
+ wsproto==1.2.0
54
+ yt-dlp==2023.3.4
55
+ opencv-python-headless
56
+ aiortc