bwingenroth commited on
Commit
12e0d01
·
verified ·
1 Parent(s): 4c4763f

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +143 -13
requirements.txt CHANGED
@@ -1,15 +1,145 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  torch==1.9.0
2
  torchvision==0.10.0
3
- timm==0.9.16
4
- Pillow
5
- blobfile
6
- mypy
7
- numpy
8
- pytest
9
- requests
10
- einops
11
- tensorboardX
12
- deepspeed==0.4.0
13
- scipy
14
- opencv-python
15
- gradio==4.12.0
 
 
 
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.6.0
7
+ antlr4-python3-runtime==4.9.3
8
+ anyio==3.7.1
9
+ async-timeout==4.0.3
10
+ attrs==23.2.0
11
+ bcrypt==4.1.3
12
+ black==24.4.2
13
+ blobfile==2.1.1
14
+ cachetools==5.3.3
15
+ certifi==2024.2.2
16
+ cffi==1.16.0
17
+ charset-normalizer==3.3.2
18
+ click==8.1.7
19
+ cloudpickle==3.0.0
20
+ contourpy==1.1.1
21
+ cryptography==42.0.7
22
+ cycler==0.12.1
23
+ deepspeed==0.4.0
24
+ -e git+https://github.com/facebookresearch/detectron2.git@0ae803b1449cd2d3f8fa1b7c0f59356db10b3083#egg=detectron2
25
+ dnspython==2.6.1
26
+ einops==0.8.0
27
+ email_validator==2.1.1
28
+ exceptiongroup==1.2.1
29
+ fastapi==0.111.0
30
+ fastapi-cli==0.0.3
31
+ ffmpy==0.3.2
32
+ filelock==3.14.0
33
+ filetype==1.2.0
34
+ fonttools==4.51.0
35
+ frozenlist==1.4.1
36
+ fsspec==2024.3.1
37
+ fvcore==0.1.5.post20221221
38
+ google-auth==2.29.0
39
+ google-auth-oauthlib==1.0.0
40
+ gradio==4.31.0
41
+ gradio_client==0.16.2
42
+ grpcio==1.63.0
43
+ h11==0.14.0
44
+ httpcore==1.0.5
45
+ httptools==0.6.1
46
+ httpx==0.27.0
47
+ huggingface-hub==0.23.0
48
+ hydra-core==1.3.2
49
+ idna==3.7
50
+ importlib_metadata==7.1.0
51
+ importlib_resources==6.4.0
52
+ iniconfig==2.0.0
53
+ iopath==0.1.9
54
+ Jinja2==3.1.4
55
+ jsonschema==4.22.0
56
+ jsonschema-specifications==2023.12.1
57
+ kiwisolver==1.4.5
58
+ linkify-it-py==2.0.3
59
+ lxml==4.9.4
60
+ Markdown==3.6
61
+ markdown-it-py==3.0.0
62
+ MarkupSafe==2.1.5
63
+ matplotlib==3.7.5
64
+ mdit-py-plugins==0.4.1
65
+ mdurl==0.1.2
66
+ multidict==6.0.5
67
+ mypy==1.10.0
68
+ mypy-extensions==1.0.0
69
+ ninja==1.11.1.1
70
+ numpy==1.24.4
71
+ oauthlib==3.2.2
72
+ omegaconf==2.3.0
73
+ opencv-python==4.9.0.80
74
+ orjson==3.10.3
75
+ packaging==24.0
76
+ pandas==2.0.3
77
+ paramiko==3.4.0
78
+ pathspec==0.12.1
79
+ pdf2image==1.17.0
80
+ pillow==10.3.0
81
+ pkgutil_resolve_name==1.3.10
82
+ platformdirs==4.2.1
83
+ pluggy==1.5.0
84
+ portalocker==2.8.2
85
+ protobuf==5.26.1
86
+ psutil==5.9.8
87
+ pyasn1==0.6.0
88
+ pyasn1_modules==0.4.0
89
+ pycocotools==2.0.7
90
+ pycparser==2.22
91
+ pycryptodome==3.20.0
92
+ pycryptodomex==3.20.0
93
+ pydantic==2.7.1
94
+ pydantic_core==2.18.2
95
+ pydub==0.25.1
96
+ Pygments==2.18.0
97
+ PyNaCl==1.5.0
98
+ pyparsing==3.1.2
99
+ pytest==8.2.0
100
+ python-dateutil==2.9.0.post0
101
+ python-dotenv==1.0.1
102
+ python-multipart==0.0.9
103
+ pytz==2024.1
104
+ PyYAML==6.0.1
105
+ referencing==0.35.1
106
+ requests==2.31.0
107
+ requests-oauthlib==2.0.0
108
+ rich==13.7.1
109
+ rpds-py==0.18.1
110
+ rsa==4.9
111
+ ruff==0.4.4
112
+ safetensors==0.4.3
113
+ scipy==1.10.1
114
+ semantic-version==2.10.0
115
+ shapely==2.0.4
116
+ shellingham==1.5.4
117
+ six==1.16.0
118
+ sniffio==1.3.1
119
+ starlette==0.37.2
120
+ tabulate==0.9.0
121
+ tensorboard==2.14.0
122
+ tensorboard-data-server==0.7.2
123
+ tensorboardX==1.8
124
+ termcolor==2.4.0
125
+ timm==0.9.16
126
+ tomli==2.0.1
127
+ tomlkit==0.12.0
128
+ toolz==0.12.1
129
  torch==1.9.0
130
  torchvision==0.10.0
131
+ tqdm==4.66.4
132
+ typer==0.12.3
133
+ typing_extensions==4.11.0
134
+ tzdata==2024.1
135
+ uc-micro-py==1.0.3
136
+ ujson==5.9.0
137
+ urllib3==2.2.1
138
+ uvicorn==0.29.0
139
+ uvloop==0.19.0
140
+ watchfiles==0.21.0
141
+ websockets==11.0.3
142
+ Werkzeug==3.0.3
143
+ yacs==0.1.8
144
+ yarl==1.9.4
145
+ zipp==3.18.1