forked from jx-wang-s-group/CoNFiLD
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements_pip.txt
executable file
·77 lines (77 loc) · 1.48 KB
/
requirements_pip.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
absl-py==2.1.0
astunparse==1.6.3
blobfile==2.1.1
cachetools==5.3.2
certifi==2022.9.14
charset-normalizer==2.1.1
contourpy==1.0.5
cycler==0.11.0
einops==0.7.0
filelock==3.13.1
flatbuffers==23.5.26
fonttools==4.37.2
fsspec==2024.2.0
gast==0.4.0
google-auth==2.27.0
google-auth-oauthlib==1.0.0
google-pasta==0.2.0
grpcio==1.60.0
h5py==3.10.0
idna==3.4
importlib-metadata==7.0.1
Jinja2==3.1.3
joblib==1.3.2
keras==2.13.1
kiwisolver==1.4.4
libclang==16.0.6
lxml==4.9.3
Markdown==3.5.2
MarkupSafe==2.1.4
matplotlib==3.6.0
mpmath==1.3.0
networkx==3.1
numpy==1.23.3
nvidia-cublas-cu12==12.1.3.1
nvidia-cuda-cupti-cu12==12.1.105
nvidia-cuda-nvrtc-cu12==12.1.105
nvidia-cuda-runtime-cu12==12.1.105
nvidia-cudnn-cu12==8.9.2.26
nvidia-cufft-cu12==11.0.2.54
nvidia-curand-cu12==10.3.2.106
nvidia-cusolver-cu12==11.4.5.107
nvidia-cusparse-cu12==12.1.0.106
nvidia-nccl-cu12==2.19.3
nvidia-nvjitlink-cu12==12.4.99
nvidia-nvtx-cu12==12.1.105
oauthlib==3.2.2
opt-einsum==3.3.0
packaging==21.3
Pillow==9.2.0
protobuf==4.25.2
pyasn1==0.5.1
pyasn1-modules==0.3.0
pycryptodomex==3.19.0
pyparsing==3.0.9
PyYAML==6.0
requests==2.28.1
requests-oauthlib==1.3.1
rsa==4.9
scikit-learn==1.3.2
scipy==1.9.1
sympy==1.12
tensorboard==2.13.0
tensorboard-data-server==0.7.2
termcolor==2.4.0
threadpoolctl==3.3.0
tifffile==2023.7.10
tiffile==2018.10.18
torch==2.2.0
tqdm==4.64.1
triton==2.2.0
typing_extensions==4.10.0
urllib3==1.26.12
Werkzeug==3.0.1
wrapt==1.16.0
xformers==0.0.24
zipp==3.17.0
git+https://github.com/jx-wang-s-group/BasicUtility