DiegoTheExplorar commited on
Commit
0e72dc9
·
verified ·
1 Parent(s): a2570fa

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +111 -112
requirements.txt CHANGED
@@ -1,112 +1,111 @@
1
- absl-py==2.1.0
2
- aiofiles==23.2.1
3
- altair==5.3.0
4
- annotated-types==0.7.0
5
- anyio==4.4.0
6
- astunparse==1.6.3
7
- attrs==23.2.0
8
- blinker==1.8.2
9
- certifi==2024.2.2
10
- charset-normalizer==3.3.2
11
- click==8.1.7
12
- colorama==0.4.6
13
- contourpy==1.2.1
14
- cycler==0.12.1
15
- dnspython==2.6.1
16
- email_validator==2.1.1
17
- fastapi==0.111.0
18
- fastapi-cli==0.0.4
19
- ffmpy==0.3.2
20
- filelock==3.14.0
21
- Flask==3.0.3
22
- flatbuffers==24.3.25
23
- fonttools==4.53.0
24
- fsspec==2024.5.0
25
- gast==0.5.4
26
- google-pasta==0.2.0
27
- gradio==4.32.1
28
- gradio_client==0.17.0
29
- grpcio==1.64.0
30
- h11==0.14.0
31
- h5py==3.11.0
32
- httpcore==1.0.5
33
- httptools==0.6.1
34
- httpx==0.27.0
35
- huggingface-hub==0.23.2
36
- idna==3.7
37
- importlib_resources==6.4.0
38
- intel-openmp==2021.4.0
39
- itsdangerous==2.2.0
40
- Jinja2==3.1.4
41
- joblib==1.4.2
42
- jsonschema==4.22.0
43
- jsonschema-specifications==2023.12.1
44
- keras==3.3.3
45
- kiwisolver==1.4.5
46
- libclang==18.1.1
47
- Markdown==3.6
48
- markdown-it-py==3.0.0
49
- MarkupSafe==2.1.5
50
- matplotlib==3.9.0
51
- mdurl==0.1.2
52
- mkl==2021.4.0
53
- ml-dtypes==0.3.2
54
- mpmath==1.3.0
55
- namex==0.0.8
56
- networkx==3.3
57
- numpy==1.26.4
58
- opt-einsum==3.3.0
59
- optree==0.11.0
60
- orjson==3.10.3
61
- packaging==24.0
62
- pandas==2.2.2
63
- pillow==10.3.0
64
- protobuf==4.25.3
65
- pydantic==2.7.2
66
- pydantic_core==2.18.3
67
- pydub==0.25.1
68
- Pygments==2.18.0
69
- pyparsing==3.1.2
70
- python-dateutil==2.9.0.post0
71
- python-dotenv==1.0.1
72
- python-multipart==0.0.9
73
- pytz==2024.1
74
- PyYAML==6.0.1
75
- referencing==0.35.1
76
- requests==2.32.3
77
- rich==13.7.1
78
- rpds-py==0.18.1
79
- ruff==0.4.7
80
- scikit-learn==1.5.0
81
- scipy==1.13.1
82
- semantic-version==2.10.0
83
- setuptools==70.0.0
84
- shellingham==1.5.4
85
- six==1.16.0
86
- sniffio==1.3.1
87
- starlette==0.37.2
88
- sympy==1.12.1
89
- tbb==2021.12.0
90
- tensorboard==2.16.2
91
- tensorboard-data-server==0.7.2
92
- tensorflow==2.16.1
93
- tensorflow-intel==2.16.1
94
- termcolor==2.4.0
95
- threadpoolctl==3.5.0
96
- tomlkit==0.12.0
97
- toolz==0.12.1
98
- torch==2.3.0+cu118
99
- torchaudio==2.3.0+cu118
100
- torchvision==0.18.0+cu118
101
- tqdm==4.66.4
102
- typer==0.12.3
103
- typing_extensions==4.12.0
104
- tzdata==2024.1
105
- ujson==5.10.0
106
- urllib3==2.2.1
107
- uvicorn==0.30.0
108
- watchfiles==0.22.0
109
- websockets==11.0.3
110
- Werkzeug==3.0.3
111
- wheel==0.43.0
112
- wrapt==1.16.0
 
1
+ absl-py==2.1.0
2
+ aiofiles==23.2.1
3
+ altair==5.3.0
4
+ annotated-types==0.7.0
5
+ anyio==4.4.0
6
+ astunparse==1.6.3
7
+ attrs==23.2.0
8
+ blinker==1.8.2
9
+ certifi==2024.2.2
10
+ charset-normalizer==3.3.2
11
+ click==8.1.7
12
+ colorama==0.4.6
13
+ contourpy==1.2.1
14
+ cycler==0.12.1
15
+ dnspython==2.6.1
16
+ email_validator==2.1.1
17
+ fastapi==0.111.0
18
+ fastapi-cli==0.0.4
19
+ ffmpy==0.3.2
20
+ filelock==3.14.0
21
+ Flask==3.0.3
22
+ flatbuffers==24.3.25
23
+ fonttools==4.53.0
24
+ fsspec==2024.5.0
25
+ gast==0.5.4
26
+ google-pasta==0.2.0
27
+ gradio==4.32.1
28
+ gradio_client==0.17.0
29
+ grpcio==1.64.0
30
+ h11==0.14.0
31
+ h5py==3.11.0
32
+ httpcore==1.0.5
33
+ httptools==0.6.1
34
+ httpx==0.27.0
35
+ huggingface-hub==0.23.2
36
+ idna==3.7
37
+ importlib_resources==6.4.0
38
+ intel-openmp==2021.4.0
39
+ itsdangerous==2.2.0
40
+ Jinja2==3.1.4
41
+ joblib==1.4.2
42
+ jsonschema==4.22.0
43
+ jsonschema-specifications==2023.12.1
44
+ keras==3.3.3
45
+ kiwisolver==1.4.5
46
+ libclang==18.1.1
47
+ Markdown==3.6
48
+ markdown-it-py==3.0.0
49
+ MarkupSafe==2.1.5
50
+ matplotlib==3.9.0
51
+ mdurl==0.1.2
52
+ mkl==2021.4.0
53
+ ml-dtypes==0.3.2
54
+ mpmath==1.3.0
55
+ namex==0.0.8
56
+ networkx==3.3
57
+ numpy==1.26.4
58
+ opt-einsum==3.3.0
59
+ optree==0.11.0
60
+ orjson==3.10.3
61
+ packaging==24.0
62
+ pandas==2.2.2
63
+ pillow==10.3.0
64
+ protobuf==4.25.3
65
+ pydantic==2.7.2
66
+ pydantic_core==2.18.3
67
+ pydub==0.25.1
68
+ Pygments==2.18.0
69
+ pyparsing==3.1.2
70
+ python-dateutil==2.9.0.post0
71
+ python-dotenv==1.0.1
72
+ python-multipart==0.0.9
73
+ pytz==2024.1
74
+ PyYAML==6.0.1
75
+ referencing==0.35.1
76
+ requests==2.32.3
77
+ rich==13.7.1
78
+ rpds-py==0.18.1
79
+ ruff==0.4.7
80
+ scikit-learn==1.5.0
81
+ scipy==1.13.1
82
+ semantic-version==2.10.0
83
+ setuptools==70.0.0
84
+ shellingham==1.5.4
85
+ six==1.16.0
86
+ sniffio==1.3.1
87
+ starlette==0.37.2
88
+ sympy==1.12.1
89
+ tbb==2021.12.0
90
+ tensorboard==2.16.2
91
+ tensorboard-data-server==0.7.2
92
+ tensorflow==2.16.1
93
+ termcolor==2.4.0
94
+ threadpoolctl==3.5.0
95
+ tomlkit==0.12.0
96
+ toolz==0.12.1
97
+ torch==2.3.0+cu118
98
+ torchaudio==2.3.0+cu118
99
+ torchvision==0.18.0+cu118
100
+ tqdm==4.66.4
101
+ typer==0.12.3
102
+ typing_extensions==4.12.0
103
+ tzdata==2024.1
104
+ ujson==5.10.0
105
+ urllib3==2.2.1
106
+ uvicorn==0.30.0
107
+ watchfiles==0.22.0
108
+ websockets==11.0.3
109
+ Werkzeug==3.0.3
110
+ wheel==0.43.0
111
+ wrapt==1.16.0