majidsigrow commited on
Commit
0f1465c
·
verified ·
1 Parent(s): d49bbb8
Files changed (1) hide show
  1. requirements.txt +67 -66
requirements.txt CHANGED
@@ -1,66 +1,67 @@
1
- altair==5.5.0
2
- attrs==24.2.0
3
- blinker==1.9.0
4
- cachetools==5.5.0
5
- certifi==2024.8.30
6
- charset-normalizer==3.4.0
7
- click==8.1.7
8
- colorama==0.4.6
9
- contourpy==1.3.0
10
- cycler==0.12.1
11
- filelock==3.16.1
12
- fonttools==4.55.2
13
- fsspec==2024.10.0
14
- gitdb==4.0.11
15
- GitPython==3.1.43
16
- idna==3.10
17
- importlib_resources==6.4.5
18
- Jinja2==3.1.4
19
- jsonschema==4.23.0
20
- jsonschema-specifications==2024.10.1
21
- kiwisolver==1.4.7
22
- markdown-it-py==3.0.0
23
- MarkupSafe==3.0.2
24
- matplotlib==3.9.3
25
- mdurl==0.1.2
26
- mpmath==1.3.0
27
- narwhals==1.16.0
28
- networkx==3.2.1
29
- numpy==2.0.2
30
- opencv-python==4.10.0.84
31
- packaging==24.2
32
- pandas==2.2.3
33
- pillow==11.0.0
34
- protobuf==5.29.1
35
- psutil==6.1.0
36
- py-cpuinfo==9.0.0
37
- pyarrow==18.1.0
38
- pydeck==0.9.1
39
- Pygments==2.18.0
40
- pyparsing==3.2.0
41
- python-dateutil==2.9.0.post0
42
- pytz==2024.2
43
- PyYAML==6.0.2
44
- referencing==0.35.1
45
- requests==2.32.3
46
- rich==13.9.4
47
- rpds-py==0.22.3
48
- scipy==1.13.1
49
- seaborn==0.13.2
50
- six==1.17.0
51
- smmap==5.0.1
52
- streamlit==1.40.2
53
- sympy==1.13.1
54
- tenacity==9.0.0
55
- toml==0.10.2
56
- torch==2.5.1
57
- torchvision==0.20.1
58
- tornado==6.4.2
59
- tqdm==4.67.1
60
- typing_extensions==4.12.2
61
- tzdata==2024.2
62
- ultralytics==8.3.36
63
- ultralytics-thop==2.0.13
64
- urllib3==2.2.3
65
- watchdog==6.0.0
66
- zipp==3.21.0
 
 
1
+ altair==5.5.0
2
+ attrs==24.2.0
3
+ blinker==1.9.0
4
+ cachetools==5.5.0
5
+ certifi==2024.8.30
6
+ charset-normalizer==3.4.0
7
+ click==8.1.7
8
+ colorama==0.4.6
9
+ contourpy==1.3.0
10
+ cycler==0.12.1
11
+ filelock==3.16.1
12
+ fonttools==4.55.2
13
+ fsspec==2024.10.0
14
+ gitdb==4.0.11
15
+ GitPython==3.1.43
16
+ idna==3.10
17
+ importlib_resources==6.4.5
18
+ Jinja2==3.1.4
19
+ jsonschema==4.23.0
20
+ jsonschema-specifications==2024.10.1
21
+ kiwisolver==1.4.7
22
+ markdown-it-py==3.0.0
23
+ MarkupSafe==3.0.2
24
+ matplotlib==3.9.3
25
+ mdurl==0.1.2
26
+ mpmath==1.3.0
27
+ narwhals==1.16.0
28
+ networkx==3.2.1
29
+ numpy==2.0.2
30
+ opencv-python==4.10.0.84
31
+ packaging==24.2
32
+ pandas==2.2.3
33
+ pillow==11.0.0
34
+ protobuf==5.29.1
35
+ psutil==6.1.0
36
+ py-cpuinfo==9.0.0
37
+ pyarrow==18.1.0
38
+ pydeck==0.9.1
39
+ Pygments==2.18.0
40
+ pyparsing==3.2.0
41
+ python-dateutil==2.9.0.post0
42
+ pytz==2024.2
43
+ PyYAML==6.0.2
44
+ referencing==0.35.1
45
+ requests==2.32.3
46
+ rich==13.9.4
47
+ rpds-py==0.22.3
48
+ scipy==1.13.1
49
+ seaborn==0.13.2
50
+ six==1.17.0
51
+ smmap==5.0.1
52
+ streamlit==1.40.2
53
+ sympy==1.13.1
54
+ tenacity==9.0.0
55
+ toml==0.10.2
56
+ torch==2.5.1
57
+ torchvision==0.20.1
58
+ tornado==6.4.2
59
+ tqdm==4.67.1
60
+ typing_extensions==4.12.2
61
+ tzdata==2024.2
62
+ ultralytics==8.3.36
63
+ ultralytics-thop==2.0.13
64
+ urllib3==2.2.3
65
+ watchdog==6.0.0
66
+ zipp==3.21.0
67
+ huggingface_hub