first commit
This commit is contained in:
parent
99ce0acafb
commit
8f6b6a34e7
73 changed files with 11656 additions and 0 deletions
101
environment/hoigaze.yml
Normal file
101
environment/hoigaze.yml
Normal file
|
@ -0,0 +1,101 @@
|
|||
name: hoigaze
|
||||
channels:
|
||||
- defaults
|
||||
dependencies:
|
||||
- _libgcc_mutex=0.1=main
|
||||
- _openmp_mutex=5.1=1_gnu
|
||||
- ca-certificates=2023.12.12=h06a4308_0
|
||||
- ld_impl_linux-64=2.38=h1181459_1
|
||||
- libffi=3.4.4=h6a678d5_0
|
||||
- libgcc-ng=11.2.0=h1234567_1
|
||||
- libgomp=11.2.0=h1234567_1
|
||||
- libstdcxx-ng=11.2.0=h1234567_1
|
||||
- ncurses=6.4=h6a678d5_0
|
||||
- openssl=3.0.12=h7f8727e_0
|
||||
- pip=23.3.1=py38h06a4308_0
|
||||
- python=3.8.18=h955ad1f_0
|
||||
- readline=8.2=h5eee18b_0
|
||||
- setuptools=68.2.2=py38h06a4308_0
|
||||
- sqlite=3.41.2=h5eee18b_0
|
||||
- tk=8.6.12=h1ccaba5_0
|
||||
- wheel=0.41.2=py38h06a4308_0
|
||||
- xz=5.4.5=h5eee18b_0
|
||||
- zlib=1.2.13=h5eee18b_0
|
||||
- pip:
|
||||
- absl-py==2.0.0
|
||||
- aiohttp==3.9.1
|
||||
- aiosignal==1.3.1
|
||||
- appdirs==1.4.4
|
||||
- async-timeout==4.0.3
|
||||
- attrs==23.2.0
|
||||
- cachetools==5.3.2
|
||||
- certifi==2023.11.17
|
||||
- charset-normalizer==3.3.2
|
||||
- click==8.1.7
|
||||
- contourpy==1.1.1
|
||||
- cycler==0.12.1
|
||||
- cython==0.29.37
|
||||
- docker-pycreds==0.4.0
|
||||
- fonttools==4.47.2
|
||||
- frozenlist==1.4.1
|
||||
- fsspec==2023.12.2
|
||||
- ftfy==6.1.3
|
||||
- future==0.18.3
|
||||
- gitdb==4.0.11
|
||||
- gitpython==3.1.41
|
||||
- google-auth==2.26.2
|
||||
- google-auth-oauthlib==1.0.0
|
||||
- grpcio==1.60.0
|
||||
- hdbscan==0.8.33
|
||||
- idna==3.6
|
||||
- importlib-metadata==7.0.1
|
||||
- importlib-resources==6.1.1
|
||||
- joblib==1.3.2
|
||||
- kiwisolver==1.4.5
|
||||
- lmdb==1.2.1
|
||||
- lpips==0.1.4
|
||||
- markdown==3.5.2
|
||||
- markupsafe==2.1.3
|
||||
- matplotlib==3.5.3
|
||||
- multidict==6.0.4
|
||||
- numpy==1.24.4
|
||||
- oauthlib==3.2.2
|
||||
- packaging==23.2
|
||||
- pandas==1.5.3
|
||||
- pillow==10.2.0
|
||||
- protobuf==4.25.2
|
||||
- psutil==5.9.8
|
||||
- pyasn1==0.5.1
|
||||
- pyasn1-modules==0.3.0
|
||||
- pydeprecate==0.3.1
|
||||
- pyparsing==3.1.1
|
||||
- python-dateutil==2.8.2
|
||||
- pytorch-fid==0.2.0
|
||||
- pytorch-lightning==1.4.5
|
||||
- pytz==2023.3.post1
|
||||
- pyyaml==6.0.1
|
||||
- regex==2023.12.25
|
||||
- requests==2.31.0
|
||||
- requests-oauthlib==1.3.1
|
||||
- rsa==4.9
|
||||
- scikit-learn==1.3.2
|
||||
- scipy==1.5.4
|
||||
- sentry-sdk==1.39.2
|
||||
- setproctitle==1.3.3
|
||||
- six==1.16.0
|
||||
- smmap==5.0.1
|
||||
- tensorboard==2.14.0
|
||||
- tensorboard-data-server==0.7.2
|
||||
- threadpoolctl==3.2.0
|
||||
- torch==1.8.1
|
||||
- torchmetrics==0.5.0
|
||||
- torchvision==0.9.1
|
||||
- tqdm==4.66.1
|
||||
- typing-extensions==4.9.0
|
||||
- tzdata==2023.4
|
||||
- urllib3==2.1.0
|
||||
- wandb==0.16.2
|
||||
- wcwidth==0.2.13
|
||||
- werkzeug==3.0.1
|
||||
- yarl==1.9.4
|
||||
- zipp==3.17.0
|
Loading…
Add table
Add a link
Reference in a new issue