numbers1234567 commited on
Commit
23d44c2
·
verified ·
1 Parent(s): 5fe2d01

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -150
requirements.txt CHANGED
@@ -1,150 +1 @@
1
- annotated-types==0.6.0
2
- anyio==4.3.0
3
- argon2-cffi==23.1.0
4
- argon2-cffi-bindings==21.2.0
5
- arrow==1.3.0
6
- asttokens==2.4.1
7
- async-lru==2.0.4
8
- attrs==23.2.0
9
- Babel==2.14.0
10
- beautifulsoup4==4.12.3
11
- bleach==6.1.0
12
- blinker==1.7.0
13
- certifi==2024.2.2
14
- cffi==1.16.0
15
- charset-normalizer==3.3.2
16
- click==8.1.7
17
- colorama==0.4.6
18
- comm==0.2.2
19
- contourpy==1.2.1
20
- cycler==0.12.1
21
- debugpy==1.8.1
22
- decorator==5.1.1
23
- defusedxml==0.7.1
24
- dnspython==2.6.1
25
- email_validator==2.1.1
26
- executing==2.0.1
27
- fairscale==0.4.13
28
- fastapi==0.110.0
29
- fastjsonschema==2.19.1
30
- filelock==3.9.0
31
- Flask==3.0.2
32
- fonttools==4.51.0
33
- fqdn==1.5.1
34
- fsspec==2024.3.0
35
- h11==0.14.0
36
- httpcore==1.0.4
37
- httptools==0.6.1
38
- httpx==0.27.0
39
- huggingface-hub==0.21.4
40
- idna==3.6
41
- ipykernel==6.29.3
42
- ipython==8.22.2
43
- ipywidgets==8.1.2
44
- isoduration==20.11.0
45
- itsdangerous==2.1.2
46
- jedi==0.19.1
47
- Jinja2==3.1.3
48
- joblib==1.4.2
49
- json5==0.9.24
50
- jsonpointer==2.4
51
- jsonschema==4.21.1
52
- jsonschema-specifications==2023.12.1
53
- jupyter==1.0.0
54
- jupyter-console==6.6.3
55
- jupyter-events==0.9.1
56
- jupyter-lsp==2.2.4
57
- jupyter_client==8.6.1
58
- jupyter_core==5.7.2
59
- jupyter_server==2.13.0
60
- jupyter_server_terminals==0.5.3
61
- jupyterlab==4.1.5
62
- jupyterlab_pygments==0.3.0
63
- jupyterlab_server==2.25.4
64
- jupyterlab_widgets==3.0.10
65
- kiwisolver==1.4.5
66
- MarkupSafe==2.1.5
67
- matplotlib==3.8.4
68
- matplotlib-inline==0.1.6
69
- mistune==3.0.2
70
- mpmath==1.3.0
71
- nbclient==0.10.0
72
- nbconvert==7.16.2
73
- nbformat==5.10.3
74
- nest-asyncio==1.6.0
75
- networkx==3.2.1
76
- notebook==7.1.2
77
- notebook_shim==0.2.4
78
- numpy==1.26.3
79
- opencv-python==4.9.0.80
80
- orjson==3.9.15
81
- overrides==7.7.0
82
- packaging==24.0
83
- pandas==2.2.2
84
- pandocfilters==1.5.1
85
- parso==0.8.3
86
- pillow==10.2.0
87
- platformdirs==4.2.0
88
- prometheus_client==0.20.0
89
- prompt-toolkit==3.0.43
90
- psutil==5.9.8
91
- pure-eval==0.2.2
92
- pycparser==2.21
93
- pydantic==2.6.4
94
- pydantic-extra-types==2.6.0
95
- pydantic-settings==2.2.1
96
- pydantic_core==2.16.3
97
- Pygments==2.17.2
98
- pyparsing==3.1.2
99
- python-dateutil==2.9.0.post0
100
- python-dotenv==1.0.1
101
- python-json-logger==2.0.7
102
- python-multipart==0.0.9
103
- pytz==2024.1
104
- PyYAML==6.0.1
105
- pyzmq==25.1.2
106
- qtconsole==5.5.1
107
- QtPy==2.4.1
108
- referencing==0.34.0
109
- regex==2023.12.25
110
- requests==2.31.0
111
- rfc3339-validator==0.1.4
112
- rfc3986-validator==0.1.1
113
- rpds-py==0.18.0
114
- safetensors==0.4.2
115
- scikit-learn==1.4.2
116
- scipy==1.13.0
117
- Send2Trash==1.8.2
118
- six==1.16.0
119
- sniffio==1.3.1
120
- soupsieve==2.5
121
- stack-data==0.6.3
122
- starlette==0.36.3
123
- sympy==1.12
124
- terminado==0.18.1
125
- threadpoolctl==3.5.0
126
- timm==0.9.16
127
- tinycss2==1.2.1
128
- tokenizers==0.15.2
129
- torch==2.2.1+cu118
130
- torchaudio==2.2.1+cu118
131
- torchvision==0.17.1+cu118
132
- tornado==6.4
133
- tqdm==4.66.2
134
- traitlets==5.14.2
135
- transformers==4.38.2
136
- types-python-dateutil==2.9.0.20240316
137
- typing_extensions==4.8.0
138
- tzdata==2024.1
139
- ujson==5.9.0
140
- uri-template==1.3.0
141
- urllib3==2.2.1
142
- uvicorn==0.29.0
143
- watchfiles==0.21.0
144
- wcwidth==0.2.13
145
- webcolors==1.13
146
- webencodings==0.5.1
147
- websocket-client==1.7.0
148
- websockets==12.0
149
- Werkzeug==3.0.1
150
- widgetsnbextension==4.0.10
 
1
+ timm==0.9.16