ilya94prok commited on
Commit
8506ccb
1 Parent(s): 97b9880

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +110 -110
requirements.txt CHANGED
@@ -1,110 +1,110 @@
1
- absl-py==2.1.0
2
- aiofiles==23.2.1
3
- aiohttp==3.9.5
4
- aiosignal==1.3.1
5
- altair==5.3.0
6
- annotated-types==0.7.0
7
- anyio==4.4.0
8
- async-timeout==4.0.3
9
- attrs==23.2.0
10
- certifi==2024.6.2
11
- cffi==1.16.0
12
- charset-normalizer==3.3.2
13
- click==8.1.7
14
- colorama==0.4.6
15
- contourpy==1.2.1
16
- cycler==0.12.1
17
- dnspython==2.6.1
18
- einops==0.8.0
19
- email_validator==2.2.0
20
- exceptiongroup==1.2.1
21
- fastapi==0.111.0
22
- fastapi-cli==0.0.4
23
- ffmpy==0.3.2
24
- filelock==3.15.4
25
- fonttools==4.53.0
26
- frozenlist==1.4.1
27
- fsspec==2024.6.1
28
- gradio==4.37.2
29
- gradio_client==1.0.2
30
- h11==0.14.0
31
- httpcore==1.0.5
32
- httptools==0.6.1
33
- httpx==0.27.0
34
- huggingface-hub==0.23.4
35
- idna==3.7
36
- importlib_resources==6.4.0
37
- intel-openmp==2021.4.0
38
- Jinja2==3.1.4
39
- jsonschema==4.22.0
40
- jsonschema-specifications==2023.12.1
41
- kiwisolver==1.4.5
42
- kornia==0.7.3
43
- kornia_rs==0.1.3
44
- loguru==0.7.2
45
- markdown-it-py==3.0.0
46
- MarkupSafe==2.1.5
47
- matplotlib==3.9.0
48
- mdurl==0.1.2
49
- mediapipe==0.10.9
50
- mkl==2021.4.0
51
- mpmath==1.3.0
52
- multidict==6.0.5
53
- networkx==3.3
54
- numpy==1.26.4
55
- opencv-contrib-python==4.9.0.80
56
- orjson==3.10.5
57
- packaging==24.1
58
- pandas==2.2.2
59
- pillow==10.3.0
60
- psutil==6.0.0
61
- pycparser==2.22
62
- pydantic==2.7.4
63
- pydantic_core==2.18.4
64
- pydub==0.25.1
65
- Pygments==2.18.0
66
- pyparsing==3.1.2
67
- python-dateutil==2.9.0.post0
68
- python-decouple==3.8
69
- python-dotenv==1.0.1
70
- python-multipart==0.0.9
71
- pytz==2024.1
72
- PyYAML==6.0.1
73
- referencing==0.35.1
74
- regex==2024.5.15
75
- requests==2.32.3
76
- rich==13.7.1
77
- rpds-py==0.18.1
78
- ruff==0.5.0
79
- safetensors==0.4.3
80
- scipy==1.14.0
81
- semantic-version==2.10.0
82
- shellingham==1.5.4
83
- six==1.16.0
84
- sniffio==1.3.1
85
- sounddevice==0.4.6
86
- soundfile==0.12.1
87
- spandrel==0.3.4
88
- starlette==0.37.2
89
- sympy==1.12.1
90
- tbb==2021.13.0
91
- tokenizers==0.19.1
92
- tomlkit==0.12.0
93
- toolz==0.12.1
94
- torch==2.3.1+cu121
95
- torchaudio==2.3.1+cu121
96
- torchsde==0.2.6
97
- torchvision==0.18.1+cu121
98
- tqdm==4.66.4
99
- trampoline==0.1.2
100
- transformers==4.42.3
101
- typer==0.12.3
102
- typing_extensions==4.12.2
103
- tzdata==2024.1
104
- ujson==5.10.0
105
- urllib3==2.2.2
106
- uvicorn==0.30.1
107
- watchfiles==0.22.0
108
- websockets==11.0.3
109
- win32-setctime==1.1.0
110
- yarl==1.9.4
 
1
+ absl-py==2.1.0
2
+ aiofiles==23.2.1
3
+ aiohttp==3.9.5
4
+ aiosignal==1.3.1
5
+ altair==5.3.0
6
+ annotated-types==0.7.0
7
+ anyio==4.4.0
8
+ async-timeout==4.0.3
9
+ attrs==23.2.0
10
+ certifi==2024.6.2
11
+ cffi==1.16.0
12
+ charset-normalizer==3.3.2
13
+ click==8.1.7
14
+ colorama==0.4.6
15
+ contourpy==1.2.1
16
+ cycler==0.12.1
17
+ dnspython==2.6.1
18
+ einops==0.8.0
19
+ email_validator==2.2.0
20
+ exceptiongroup==1.2.1
21
+ fastapi==0.111.0
22
+ fastapi-cli==0.0.4
23
+ ffmpy==0.3.2
24
+ filelock==3.15.4
25
+ fonttools==4.53.0
26
+ frozenlist==1.4.1
27
+ fsspec==2024.6.1
28
+ gradio==4.37.2
29
+ gradio_client==1.0.2
30
+ h11==0.14.0
31
+ httpcore==1.0.5
32
+ httptools==0.6.1
33
+ httpx==0.27.0
34
+ huggingface-hub==0.23.4
35
+ idna==3.7
36
+ importlib_resources==6.4.0
37
+ intel-openmp==2021.4.0
38
+ Jinja2==3.1.4
39
+ jsonschema==4.22.0
40
+ jsonschema-specifications==2023.12.1
41
+ kiwisolver==1.4.5
42
+ kornia==0.7.3
43
+ kornia_rs==0.1.3
44
+ loguru==0.7.2
45
+ markdown-it-py==3.0.0
46
+ MarkupSafe==2.1.5
47
+ matplotlib==3.9.0
48
+ mdurl==0.1.2
49
+ mediapipe==0.10.9
50
+ mkl==2021.4.0
51
+ mpmath==1.3.0
52
+ multidict==6.0.5
53
+ networkx==3.3
54
+ numpy==1.26.4
55
+ opencv-contrib-python==4.9.0.80
56
+ orjson==3.10.5
57
+ packaging==24.1
58
+ pandas==2.2.2
59
+ pillow==10.3.0
60
+ psutil==6.0.0
61
+ pycparser==2.22
62
+ pydantic==2.7.4
63
+ pydantic_core==2.18.4
64
+ pydub==0.25.1
65
+ Pygments==2.18.0
66
+ pyparsing==3.1.2
67
+ python-dateutil==2.9.0.post0
68
+ python-decouple==3.8
69
+ python-dotenv==1.0.1
70
+ python-multipart==0.0.9
71
+ pytz==2024.1
72
+ PyYAML==6.0.1
73
+ referencing==0.35.1
74
+ regex==2024.5.15
75
+ requests==2.32.3
76
+ rich==13.7.1
77
+ rpds-py==0.18.1
78
+ ruff==0.5.0
79
+ safetensors==0.4.3
80
+ scipy==1.14.0
81
+ semantic-version==2.10.0
82
+ shellingham==1.5.4
83
+ six==1.16.0
84
+ sniffio==1.3.1
85
+ sounddevice==0.4.6
86
+ soundfile==0.12.1
87
+ spandrel==0.3.4
88
+ starlette==0.37.2
89
+ sympy==1.12.1
90
+ tbb==2021.13.0
91
+ tokenizers==0.19.1
92
+ tomlkit==0.12.0
93
+ toolz==0.12.1
94
+ torch==2.3.1
95
+ torchaudio==2.3.1
96
+ torchsde==0.2.6
97
+ torchvision==0.18.1
98
+ tqdm==4.66.4
99
+ trampoline==0.1.2
100
+ transformers==4.42.3
101
+ typer==0.12.3
102
+ typing_extensions==4.12.2
103
+ tzdata==2024.1
104
+ ujson==5.10.0
105
+ urllib3==2.2.2
106
+ uvicorn==0.30.1
107
+ watchfiles==0.22.0
108
+ websockets==11.0.3
109
+ win32-setctime==1.1.0
110
+ yarl==1.9.4