HPSv3 / environment.yaml
sdsdgwe's picture
update
9b57ce7
name: hpsv3
channels:
- nvidia
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- bzip2=1.0.8=h4bc722e_7
- ca-certificates=2025.4.26=hbd8a1cb_0
- ld_impl_linux-64=2.43=h712a8e2_4
- libexpat=2.7.0=h5888daf_0
- libffi=3.4.6=h2dba641_1
- libgcc=15.1.0=h767d61c_2
- libgcc-ng=15.1.0=h69a702a_2
- libgomp=15.1.0=h767d61c_2
- liblzma=5.8.1=hb9d3cd8_1
- libnsl=2.0.1=hd590300_0
- libsqlite=3.50.0=hee588c1_0
- libuuid=2.38.1=h0b41bf4_0
- libxcrypt=4.4.36=hd590300_1
- libzlib=1.3.1=hb9d3cd8_2
- ncurses=6.5=h2d0b736_3
- openssl=3.5.0=h7b32b05_1
- pip=25.1.1=pyh8b19718_0
- python=3.10.17=hd6af730_0_cpython
- readline=8.2=h8c095d6_2
- setuptools=80.8.0=pyhff2d567_0
- tk=8.6.13=noxft_hd72426e_102
- wheel=0.45.1=pyhd8ed1ab_1
- pip:
- absl-py==2.3.0
- accelerate==1.8.0
- aiohappyeyeballs==2.6.1
- aiohttp==3.12.12
- aiosignal==1.3.2
- annotated-types==0.7.0
- antlr4-python3-runtime==4.9.3
- anyio==4.9.0
- argon2-cffi==23.1.0
- argon2-cffi-bindings==21.2.0
- arrow==1.3.0
- asttokens==3.0.0
- async-lru==2.0.5
- async-timeout==5.0.1
- attrs==25.3.0
- av==14.4.0
- babel==2.17.0
- beautifulsoup4==4.13.4
- bleach==6.2.0
- botocore==1.38.35
- certifi==2025.4.26
- cffi==1.17.1
- charset-normalizer==3.4.2
- comm==0.2.2
- contourpy==1.3.2
- cycler==0.12.1
- datasets==3.6.0
- debugpy==1.8.14
- decorator==5.2.1
- deepspeed==0.15.4
- defusedxml==0.7.1
- diffusers==0.33.1
- dill==0.3.8
- docstring-parser==0.16
- einops==0.8.1
- exceptiongroup==1.3.0
- executing==2.2.0
- fastjsonschema==2.21.1
- filelock==3.13.1
- fire==0.7.0
- fonttools==4.58.1
- fqdn==1.5.1
- frozenlist==1.7.0
- fsspec==2024.6.1
- grpcio==1.72.1
- h11==0.16.0
- hf-xet==1.1.3
- hjson==3.1.0
- httpcore==1.0.9
- httpx==0.28.1
- huggingface-hub==0.32.4
- idna==3.10
- imageio==2.37.0
- importlib-metadata==8.7.0
- ipykernel==6.29.5
- ipython==8.36.0
- ipywidgets==8.1.7
- isoduration==20.11.0
- jedi==0.19.2
- jinja2==3.1.6
- jmespath==1.0.1
- json5==0.12.0
- jsonpointer==3.0.0
- jsonschema==4.24.0
- jsonschema-specifications==2025.4.1
- jupyter==1.1.1
- jupyter-client==8.6.3
- jupyter-console==6.6.3
- jupyter-core==5.8.1
- jupyter-events==0.12.0
- jupyter-lsp==2.2.5
- jupyter-server==2.16.0
- jupyter-server-terminals==0.5.3
- jupyterlab==4.4.3
- jupyterlab-pygments==0.3.0
- jupyterlab-server==2.27.3
- jupyterlab-widgets==3.0.15
- kiwisolver==1.4.8
- markdown==3.8
- markdown-it-py==3.0.0
- markupsafe==3.0.2
- matplotlib==3.10.3
- matplotlib-inline==0.1.7
- mdurl==0.1.2
- mistune==3.1.3
- mpmath==1.3.0
- msgpack==1.1.0
- multidict==6.4.4
- multiprocess==0.70.16
- nbclient==0.10.2
- nbconvert==7.16.6
- nbformat==5.10.4
- nest-asyncio==1.6.0
- networkx==3.3
- ninja==1.11.1.4
- notebook==7.4.3
- notebook-shim==0.2.4
- numpy==2.1.2
- nvidia-cublas-cu11==11.11.3.6
- nvidia-cuda-cupti-cu11==11.8.87
- nvidia-cuda-nvrtc-cu11==11.8.89
- nvidia-cuda-runtime-cu11==11.8.89
- nvidia-cudnn-cu11==9.1.0.70
- nvidia-cufft-cu11==10.9.0.58
- nvidia-curand-cu11==10.3.0.86
- nvidia-cusolver-cu11==11.4.1.48
- nvidia-cusparse-cu11==11.7.5.86
- nvidia-ml-py==12.575.51
- nvidia-nccl-cu11==2.21.5
- nvidia-nvtx-cu11==11.8.86
- omegaconf==2.3.0
- opencv-python==4.11.0.86
- overrides==7.7.0
- packaging==25.0
- pandas==2.3.0
- pandocfilters==1.5.1
- parso==0.8.4
- peft==0.10.0
- pexpect==4.9.0
- pillow==11.0.0
- platformdirs==4.3.8
- prometheus-client==0.22.0
- prompt-toolkit==3.0.51
- propcache==0.3.2
- protobuf==6.31.1
- psutil==7.0.0
- ptyprocess==0.7.0
- pure-eval==0.2.3
- py-cpuinfo==9.0.0
- pyarrow==20.0.0
- pycparser==2.22
- pydantic==2.11.5
- pydantic-core==2.33.2
- pygments==2.19.1
- pyparsing==3.2.3
- python-dateutil==2.9.0.post0
- python-json-logger==3.3.0
- pytz==2025.2
- pyyaml==6.0.2
- pyzmq==26.4.0
- prettytable==3.8.0
- qwen-vl-utils==0.0.11
- referencing==0.36.2
- regex==2024.11.6
- requests==2.32.3
- rfc3339-validator==0.1.4
- rfc3986-validator==0.1.1
- rich==14.0.0
- rpds-py==0.25.1
- safetensors==0.5.3
- send2trash==1.8.3
- sentencepiece==0.2.0
- shtab==1.7.2
- six==1.17.0
- sniffio==1.3.1
- soupsieve==2.7
- stack-data==0.6.3
- sympy==1.13.1
- tensorboard==2.19.0
- tensorboard-data-server==0.7.2
- termcolor==3.1.0
- terminado==0.18.1
- timm==1.0.15
- tinycss2==1.4.0
- tokenizers==0.20.3
- tomli==2.2.1
- torch==2.6.0
- torchaudio==2.6.0
- torchvision==0.21.0
- tornado==6.5.1
- tqdm==4.67.1
- traitlets==5.14.3
- transformers==4.45.2
- triton==3.2.0
- trl==0.8.6
- typeguard==4.4.3
- types-python-dateutil==2.9.0.20250516
- typing-extensions==4.14.0
- typing-inspection==0.4.1
- tyro==0.9.24
- tzdata==2025.2
- uri-template==1.3.0
- urllib3==2.4.0
- wcwidth==0.2.13
- webcolors==24.11.1
- webencodings==0.5.1
- websocket-client==1.8.0
- werkzeug==3.1.3
- widgetsnbextension==4.0.14
- xxhash==3.5.0
- yarl==1.20.1
- zipp==3.22.0