sammyview80 commited on
Commit
4b8f04e
1 Parent(s): ab4c0f8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -189
requirements.txt CHANGED
@@ -1,194 +1,11 @@
1
- absl-py==2.1.0
2
- accelerate==0.28.0
3
- aiofiles==23.2.1
4
- aiohttp==3.9.3
5
- aiosignal==1.3.1
6
- altair==5.2.0
7
- annotated-types==0.6.0
8
- antlr4-python3-runtime==4.9.3
9
- anyio==4.3.0
10
- async-timeout==4.0.3
11
- attributedict==0.3.0
12
- attrs==23.2.0
13
- autoawq @ https://github.com/casper-hansen/AutoAWQ/releases/download/v0.1.6/autoawq-0.1.6+cu118-cp310-cp310-linux_x86_64.whl
14
- blessings==1.7
15
- blinker==1.7.0
16
- cachelib==0.12.0
17
- cachetools==5.3.3
18
- certifi==2024.2.2
19
- chardet==5.2.0
20
- charset-normalizer==3.3.2
21
- click==8.1.7
22
- cmake==3.28.3
23
- codecov==2.1.13
24
- colorama==0.4.6
25
- coloredlogs==15.0.1
26
- colour-runner==0.1.1
27
- contourpy==1.2.0
28
- coverage==7.4.4
29
- cycler==0.12.1
30
- DataProperty==1.0.1
31
- datasets==2.14.7
32
- deepdiff==6.7.1
33
- dill==0.3.7
34
- distlib==0.3.8
35
- einops==0.7.0
36
- evaluate==0.4.1
37
- exceptiongroup==1.2.0
38
- fastapi==0.110.0
39
- ffmpy==0.3.2
40
- filelock==3.13.1
41
- Flask==3.0.2
42
- Flask-Session==0.7.0
43
- flatbuffers==24.3.7
44
- fonttools==4.50.0
45
- frozenlist==1.4.1
46
- fsspec==2023.10.0
47
- gradio==4.8.0
48
- gradio_client==0.7.1
49
- h11==0.14.0
50
- httpcore==1.0.4
51
- httpx==0.27.0
52
- huggingface-hub==0.17.3
53
- humanfriendly==10.0
54
- idna==3.6
55
- imageio==2.34.0
56
- importlib_resources==6.3.1
57
- inspecta==0.1.3
58
- itsdangerous==2.1.2
59
- Jinja2==3.1.3
60
- joblib==1.3.2
61
- jsonlines==4.0.0
62
- jsonschema==4.21.1
63
- jsonschema-specifications==2023.12.1
64
- kiwisolver==1.4.5
65
- lazy_loader==0.3
66
- lit==18.1.1
67
- llvmlite==0.42.0
68
- lm_eval==0.4.1
69
- lxml==5.1.0
70
- markdown-it-py==3.0.0
71
- MarkupSafe==2.1.5
72
- matplotlib==3.8.3
73
- mbstrdecoder==1.1.3
74
- mdurl==0.1.2
75
- mpmath==1.3.0
76
- msgspec==0.18.6
77
- multidict==6.0.5
78
- multiprocess==0.70.15
79
- networkx==3.2.1
80
- nltk==3.8.1
81
- numba==0.59.0
82
- numexpr==2.9.0
83
- numpy==1.26.4
84
- nvidia-cublas-cu11==11.10.3.66
85
- nvidia-cublas-cu12==12.1.3.1
86
- nvidia-cuda-cupti-cu11==11.7.101
87
- nvidia-cuda-cupti-cu12==12.1.105
88
- nvidia-cuda-nvrtc-cu11==11.7.99
89
- nvidia-cuda-nvrtc-cu12==12.1.105
90
- nvidia-cuda-runtime-cu11==11.7.99
91
- nvidia-cuda-runtime-cu12==12.1.105
92
- nvidia-cudnn-cu11==8.5.0.96
93
- nvidia-cudnn-cu12==8.9.2.26
94
- nvidia-cufft-cu11==10.9.0.58
95
- nvidia-cufft-cu12==11.0.2.54
96
- nvidia-curand-cu11==10.2.10.91
97
- nvidia-curand-cu12==10.3.2.106
98
- nvidia-cusolver-cu11==11.4.0.1
99
- nvidia-cusolver-cu12==11.4.5.107
100
- nvidia-cusparse-cu11==11.7.4.91
101
- nvidia-cusparse-cu12==12.1.0.106
102
- nvidia-nccl-cu11==2.14.3
103
- nvidia-nccl-cu12==2.19.3
104
- nvidia-nvjitlink-cu12==12.4.99
105
- nvidia-nvtx-cu11==11.7.91
106
- nvidia-nvtx-cu12==12.1.105
107
  omegaconf==2.3.0
108
- onnxruntime==1.17.1
109
- opencv-python-headless==4.9.0.80
110
- ordered-set==4.1.0
111
- orjson==3.9.15
112
- packaging==24.0
113
- pandas==2.2.1
114
- pathvalidate==3.2.0
115
- peft==0.9.0
116
  Pillow==10.1.0
117
- platformdirs==4.2.0
118
- pluggy==1.4.0
119
- pooch==1.8.1
120
- portalocker==2.8.2
121
- protobuf==5.26.0
122
- psutil==5.9.8
123
- pyarrow==15.0.2
124
- pyarrow-hotfix==0.6
125
- pybind11==2.11.1
126
- pydantic==2.6.4
127
- pydantic_core==2.16.3
128
- pydub==0.25.1
129
- Pygments==2.17.2
130
- PyMatting==1.1.12
131
- pyparsing==3.1.2
132
- pyproject-api==1.6.1
133
- pytablewriter==1.2.0
134
- python-dateutil==2.9.0.post0
135
- python-multipart==0.0.9
136
- pytz==2024.1
137
- PyYAML==6.0.1
138
- referencing==0.34.0
139
- regex==2023.12.25
140
- rembg==2.0.56
141
- requests==2.31.0
142
- responses==0.18.0
143
- rich==13.7.1
144
- rootpath==0.1.1
145
- rouge-score==0.1.2
146
- rpds-py==0.18.0
147
- sacrebleu==2.4.1
148
- safetensors==0.4.2
149
- scikit-image==0.22.0
150
- scikit-learn==1.4.1.post1
151
- scipy==1.12.0
152
- semantic-version==2.10.0
153
- sentencepiece==0.2.0
154
- shellingham==1.5.4
155
- six==1.16.0
156
- sniffio==1.3.1
157
- spaces==0.24.2
158
- sqlitedict==2.1.0
159
- starlette==0.36.3
160
- sympy==1.12
161
- tabledata==1.3.3
162
- tabulate==0.9.0
163
- tcolorpy==0.1.4
164
- termcolor==2.4.0
165
- texttable==1.7.0
166
- threadpoolctl==3.3.0
167
- tifffile==2024.2.12
168
- tokenizers==0.14.1
169
- toml==0.10.2
170
- tomli==2.0.1
171
- tomlkit==0.12.0
172
- toolz==0.12.1
173
  torch==2.0.1
174
- torchmcubes @ file:///home/codehimalaya/Documents/huggingface/TripoSR/wheel/torchmcubes-0.1.0-cp310-cp310-linux_x86_64.whl
175
- torchvision==0.17.1
176
- tox==4.14.1
177
- tqdm==4.66.2
178
- tqdm-multiprocess==0.0.11
179
  transformers==4.35.0
180
  trimesh==4.0.5
181
- triton==2.0.0
182
- typepy==1.3.2
183
- typer==0.9.0
184
- typing_extensions==4.10.0
185
- tzdata==2024.1
186
- urllib3==2.2.1
187
- uvicorn==0.28.0
188
- virtualenv==20.25.1
189
- websockets==11.0.3
190
- Werkzeug==3.0.1
191
- xformers==0.0.22
192
- xxhash==3.4.1
193
- yarl==1.9.4
194
- zstandard==0.22.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  omegaconf==2.3.0
 
 
 
 
 
 
 
 
2
  Pillow==10.1.0
3
+ einops==0.7.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  torch==2.0.1
 
 
 
 
 
5
  transformers==4.35.0
6
  trimesh==4.0.5
7
+ rembg
8
+ huggingface-hub
9
+ gradio
10
+ flask
11
+ flask-session