Aastha commited on
Commit
9bf6282
β€’
1 Parent(s): 94cd336

Add requirements file

Browse files
Files changed (1) hide show
  1. requirements.txt +145 -0
requirements.txt ADDED
@@ -0,0 +1,145 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==1.4.0
2
+ aiofiles==23.2.1
3
+ alabaster==0.7.13
4
+ altair==5.1.1
5
+ annotated-types==0.5.0
6
+ antlr4-python3-runtime==4.9.3
7
+ anyio==3.7.1
8
+ attrs==23.1.0
9
+ Babel==2.12.1
10
+ boto3==1.28.42
11
+ botocore==1.31.42
12
+ build==1.0.3
13
+ cachetools==5.3.1
14
+ certifi==2023.7.22
15
+ charset-normalizer==3.2.0
16
+ click==8.1.7
17
+ cmake==3.27.4.1
18
+ coloredlogs==15.0.1
19
+ contourpy==1.1.0
20
+ coverage==5.3.1
21
+ cycler==0.11.0
22
+ Deprecated==1.2.14
23
+ docutils==0.17.1
24
+ efficientnet-pytorch==0.7.1
25
+ einops==0.3.2
26
+ exceptiongroup==1.1.3
27
+ fastapi==0.103.1
28
+ ffmpy==0.3.1
29
+ filelock==3.12.3
30
+ flatbuffers==23.5.26
31
+ fonttools==4.42.1
32
+ fsspec==2023.9.0
33
+ future==0.18.3
34
+ google-auth==2.22.0
35
+ google-auth-oauthlib==1.0.0
36
+ gradio==3.42.0
37
+ gradio_client==0.5.0
38
+ grpcio==1.57.0
39
+ h11==0.14.0
40
+ httpcore==0.17.3
41
+ httpx==0.24.1
42
+ huggingface-hub==0.16.4
43
+ humanfriendly==10.0
44
+ hydra-core==1.3.2
45
+ idna==3.4
46
+ imagesize==1.4.1
47
+ importlib-resources==6.0.1
48
+ Jinja2==3.1.2
49
+ jmespath==1.0.1
50
+ json-tricks==3.16.1
51
+ jsonschema==4.19.0
52
+ jsonschema-specifications==2023.7.1
53
+ kiwisolver==1.4.5
54
+ lit==16.0.6
55
+ Markdown==3.4.4
56
+ markdown-it-py==3.0.0
57
+ MarkupSafe==2.1.3
58
+ matplotlib==3.7.2
59
+ mdurl==0.1.2
60
+ mpmath==1.3.0
61
+ networkx==3.1
62
+ numpy==1.23.0
63
+ nvidia-cublas-cu11==11.10.3.66
64
+ nvidia-cuda-cupti-cu11==11.7.101
65
+ nvidia-cuda-nvrtc-cu11==11.7.99
66
+ nvidia-cuda-runtime-cu11==11.7.99
67
+ nvidia-cudnn-cu11==8.5.0.96
68
+ nvidia-cufft-cu11==10.9.0.58
69
+ nvidia-curand-cu11==10.2.10.91
70
+ nvidia-cusolver-cu11==11.4.0.1
71
+ nvidia-cusparse-cu11==11.7.4.91
72
+ nvidia-nccl-cu11==2.14.3
73
+ nvidia-nvtx-cu11==11.7.91
74
+ oauthlib==3.2.2
75
+ omegaconf==2.3.0
76
+ onnx==1.13.0
77
+ onnx-simplifier==0.4.33
78
+ onnxruntime==1.13.1
79
+ opencv-python==4.8.0.76
80
+ orjson==3.9.5
81
+ packaging==23.1
82
+ pandas==2.1.0
83
+ Pillow==10.0.0
84
+ pip-tools==7.3.0
85
+ protobuf==3.20.3
86
+ psutil==5.9.5
87
+ pyasn1==0.5.0
88
+ pyasn1-modules==0.3.0
89
+ pycocotools==2.0.6
90
+ pydantic==2.3.0
91
+ pydantic_core==2.6.3
92
+ pyDeprecate==0.3.2
93
+ pydub==0.25.1
94
+ Pygments==2.16.1
95
+ pyparsing==2.4.5
96
+ pyproject_hooks==1.0.0
97
+ python-dateutil==2.8.2
98
+ python-multipart==0.0.6
99
+ pytz==2023.3.post1
100
+ PyYAML==6.0.1
101
+ rapidfuzz==3.2.0
102
+ referencing==0.30.2
103
+ requests==2.31.0
104
+ requests-oauthlib==1.3.1
105
+ rich==13.5.2
106
+ rpds-py==0.10.2
107
+ rsa==4.9
108
+ s3transfer==0.6.2
109
+ scipy==1.11.2
110
+ semantic-version==2.10.0
111
+ six==1.16.0
112
+ sniffio==1.3.0
113
+ snowballstemmer==2.2.0
114
+ Sphinx==4.0.3
115
+ sphinx-rtd-theme==1.3.0
116
+ sphinxcontrib-applehelp==1.0.4
117
+ sphinxcontrib-devhelp==1.0.2
118
+ sphinxcontrib-htmlhelp==2.0.1
119
+ sphinxcontrib-jquery==4.1
120
+ sphinxcontrib-jsmath==1.0.1
121
+ sphinxcontrib-qthelp==1.0.3
122
+ sphinxcontrib-serializinghtml==1.1.5
123
+ starlette==0.27.0
124
+ stringcase==1.2.0
125
+ super-gradients==3.2.1
126
+ sympy==1.12
127
+ tensorboard==2.14.0
128
+ tensorboard-data-server==0.7.1
129
+ termcolor==1.1.0
130
+ tomli==2.0.1
131
+ toolz==0.12.0
132
+ torch==2.0.1
133
+ torchinfo==1.8.0
134
+ torchmetrics==0.8.0
135
+ torchvision==0.15.2
136
+ tqdm==4.66.1
137
+ treelib==1.6.1
138
+ triton==2.0.0
139
+ typing_extensions==4.7.1
140
+ tzdata==2023.3
141
+ urllib3==1.26.16
142
+ uvicorn==0.23.2
143
+ websockets==11.0.3
144
+ Werkzeug==2.3.7
145
+ wrapt==1.15.0