PhanDuy commited on
Commit
155fcfc
·
verified ·
1 Parent(s): 30d77d3

Requirements for test UNET

Browse files
Files changed (1) hide show
  1. requirements.txt +163 -0
requirements.txt ADDED
@@ -0,0 +1,163 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ accelerate==1.1.1
2
+ aiofiles==23.2.1
3
+ aiohttp==3.9.1
4
+ aiosignal==1.3.1
5
+ altair==5.3.0
6
+ annotated-types==0.6.0
7
+ astunparse==1.6.3
8
+ async-timeout==4.0.3
9
+ attrs==23.2.0
10
+ beautifulsoup4==4.12.3
11
+ braceexpand==0.1.7
12
+ Brotli @ file:///home/conda/feedstock_root/build_artifacts/brotli-split_1725267488082/work
13
+ certifi @ file:///home/conda/feedstock_root/build_artifacts/certifi_1734380492396/work/certifi
14
+ cffi @ file:///home/conda/feedstock_root/build_artifacts/cffi_1725560520483/work
15
+ charset-normalizer @ file:///home/conda/feedstock_root/build_artifacts/charset-normalizer_1733218092148/work
16
+ click==8.1.7
17
+ colored==2.2.4
18
+ coloredlogs==15.0.1
19
+ contourpy==1.2.1
20
+ cuda-python==12.1.0
21
+ cycler==0.12.1
22
+ Cython==3.0.11
23
+ diffusers==0.30.0
24
+ docker-pycreds==0.4.0
25
+ easydict==1.9
26
+ einops==0.7.0
27
+ exceptiongroup==1.2.1
28
+ ffmpy==0.3.2
29
+ filelock==3.13.1
30
+ flatbuffers==24.3.25
31
+ fonttools==4.51.0
32
+ frozenlist==1.4.1
33
+ fsspec==2024.3.1
34
+ future==1.0.0
35
+ gdown==5.2.0
36
+ gitdb==4.0.11
37
+ GitPython==3.1.43
38
+ gmpy2 @ file:///home/conda/feedstock_root/build_artifacts/gmpy2_1733462536562/work
39
+ google-pasta==0.2.0
40
+ h2 @ file:///home/conda/feedstock_root/build_artifacts/h2_1733298745555/work
41
+ h5py==3.11.0
42
+ hpack @ file:///home/conda/feedstock_root/build_artifacts/hpack_1733299205993/work
43
+ huggingface-hub==0.26.3
44
+ humanfriendly==10.0
45
+ hyperframe @ file:///home/conda/feedstock_root/build_artifacts/hyperframe_1733298771451/work
46
+ idna @ file:///home/conda/feedstock_root/build_artifacts/idna_1733211830134/work
47
+ imageio==2.34.0
48
+ imgaug==0.4.0
49
+ importlib_metadata==7.1.0
50
+ importlib_resources==6.4.0
51
+ Jinja2==3.1.2
52
+ joblib==1.3.2
53
+ jsonschema-specifications==2023.12.1
54
+ kiwisolver==1.4.5
55
+ lazy_loader==0.4
56
+ libclang==18.1.1
57
+ lightning==2.4.0
58
+ lightning-utilities==0.11.8
59
+ Markdown==3.6
60
+ markdown-it-py==3.0.0
61
+ MarkupSafe==2.1.3
62
+ matplotlib==3.8.4
63
+ mdurl==0.1.2
64
+ mpmath==1.3.0
65
+ multidict==6.0.4
66
+ multiprocess==0.70.15
67
+ namex==0.0.8
68
+ networkx==3.2.1
69
+ ninja==1.11.1.2
70
+ numpy @ file:///home/conda/feedstock_root/build_artifacts/numpy_1733688207250/work/dist/numpy-2.2.0-cp310-cp310-linux_x86_64.whl#sha256=093fcb0a49217a9cc2cd41219a4055c86e260aca12d8cd27b58bae10ad3a350b
71
+ nvidia-ammo==0.7.0
72
+ nvidia-cublas-cu11==11.10.3.66
73
+ nvidia-cuda-cupti-cu11==11.7.101
74
+ nvidia-cuda-nvrtc-cu11==11.7.99
75
+ nvidia-cuda-runtime-cu11==11.7.99
76
+ nvidia-cudnn-cu11==8.5.0.96
77
+ nvidia-cufft-cu11==10.9.0.58
78
+ nvidia-curand-cu11==10.2.10.91
79
+ nvidia-cusolver-cu11==11.4.0.1
80
+ nvidia-cusparse-cu11==11.7.4.91
81
+ nvidia-nccl-cu11==2.14.3
82
+ nvidia-nvjitlink-cu12==12.4.127
83
+ nvidia-nvtx-cu11==11.7.91
84
+ onnx==1.17.0
85
+ onnx-graphsurgeon==0.5.2
86
+ onnxruntime-gpu==1.20.1
87
+ onnxsim==0.4.36
88
+ opt-einsum==3.3.0
89
+ optree==0.11.0
90
+ orjson==3.10.1
91
+ packaging==24.2
92
+ pillow @ file:///home/conda/feedstock_root/build_artifacts/pillow_1729065631911/work
93
+ platformdirs==4.3.6
94
+ polygraphy==0.49.9
95
+ protobuf==5.29.0
96
+ psutil==6.1.0
97
+ pyarrow-hotfix==0.6
98
+ pycparser @ file:///home/conda/feedstock_root/build_artifacts/bld/rattler-build_pycparser_1733195786/work
99
+ pydub==0.25.1
100
+ Pygments==2.17.2
101
+ pyparsing==3.1.2
102
+ PySocks @ file:///home/conda/feedstock_root/build_artifacts/pysocks_1733217236728/work
103
+ python-dateutil==2.8.2
104
+ pytorch-lightning==2.4.0
105
+ PyYAML==6.0.1
106
+ rawpy==0.19.1
107
+ referencing==0.34.0
108
+ regex==2023.12.25
109
+ requests @ file:///home/conda/feedstock_root/build_artifacts/requests_1733217035951/work
110
+ responses==0.18.0
111
+ rich==13.7.1
112
+ rouge-score==0.1.2
113
+ rpds-py==0.18.0
114
+ ruff==0.4.1
115
+ safetensors==0.4.5
116
+ scipy==1.14.1
117
+ seaborn==0.13.2
118
+ -e git+https://github.com/geekyutao/Inpaint-Anything.git@5bfa9f3d1a829d71bddecf28c228952dbf825e3a#egg=segment_anything&subdirectory=segment_anything
119
+ semantic-version==2.10.0
120
+ sentry-sdk==2.17.0
121
+ setproctitle==1.3.3
122
+ shapely==2.0.4
123
+ shellingham==1.5.4
124
+ six==1.16.0
125
+ smmap==5.0.1
126
+ sniffio==1.3.1
127
+ soupsieve==2.5
128
+ sympy==1.13.1
129
+ tabulate==0.9.0
130
+ tensorboard-data-server==0.7.2
131
+ tensorboardX==2.6.2.2
132
+ tensorrt==8.6.1
133
+ tensorrt-bindings==8.6.1
134
+ tensorrt-libs==8.6.1
135
+ termcolor==2.4.0
136
+ threadpoolctl==3.4.0
137
+ tifffile==2024.4.18
138
+ tokenizers==0.21.0
139
+ tomlkit==0.12.0
140
+ torch==2.5.1
141
+ torchaudio==2.5.1
142
+ torchmetrics==1.6.0
143
+ torchprofile==0.0.4
144
+ torchvision==0.20.1
145
+ tqdm==4.67.1
146
+ transformers==4.47.1
147
+ transnetv2 @ git+https://github.com/soCzech/TransNetV2.git@85cef72af9a916bdfd7cc94a670c9cdfbf12d1ed
148
+ triton==3.1.0
149
+ typer==0.12.3
150
+ typing_extensions==4.12.2
151
+ tzdata==2023.4
152
+ urllib3 @ file:///home/conda/feedstock_root/build_artifacts/urllib3_1733206856906/work
153
+ uvicorn==0.29.0
154
+ wandb==0.18.5
155
+ webdataset==0.2.86
156
+ websockets==11.0.3
157
+ Werkzeug==3.0.2
158
+ Wikipedia-API==0.6.0
159
+ wldhx.yadisk-direct==0.0.6
160
+ xxhash==3.4.1
161
+ yarl==1.9.4
162
+ zipp==3.18.1
163
+ zstandard==0.23.0