Skip to content

What does the requirements.txt of this project look like? #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
gzw-creator opened this issue Dec 19, 2024 · 1 comment
Open

What does the requirements.txt of this project look like? #1

gzw-creator opened this issue Dec 19, 2024 · 1 comment

Comments

@gzw-creator
Copy link

such as python version,pytorch version and so on.

@edmcman
Copy link

edmcman commented Feb 24, 2025

See the binary conda environment in the docker image dnxie/resym.

(binary) root@0273734cf21b:/home/data/train_var# conda export   
name: binary
channels:
  - nvidia
  - conda-forge
  - defaults
dependencies:
  - _libgcc_mutex=0.1=main
  - _openmp_mutex=5.1=1_gnu
  - abseil-cpp=20211102.0=h27087fc_1
  - aiohttp=3.8.5=py311h5eee18b_0
  - aiosignal=1.2.0=pyhd3eb1b0_0
  - arrow-cpp=11.0.0=h374c478_2
  - async-timeout=4.0.2=py311h06a4308_0
  - attrs=23.1.0=py311h06a4308_0
  - aws-c-common=0.6.8=h5eee18b_1
  - aws-c-event-stream=0.1.6=h6a678d5_6
  - aws-checksums=0.1.11=h5eee18b_2
  - aws-sdk-cpp=1.8.185=h721c034_1
  - blas=1.0=mkl
  - boost-cpp=1.78.0=he72f1d9_0
  - bottleneck=1.3.5=py311hbed6279_0
  - brotli=1.0.9=h5eee18b_7
  - brotli-bin=1.0.9=h5eee18b_7
  - brotli-python=1.0.9=py311h6a678d5_7
  - bzip2=1.0.8=h7b6447c_0
  - c-ares=1.19.1=h5eee18b_0
  - ca-certificates=2023.12.12=h06a4308_0
  - certifi=2023.11.17=py311h06a4308_0
  - cffi=1.15.1=py311h5eee18b_3
  - charset-normalizer=2.0.4=pyhd3eb1b0_0
  - click=8.1.7=unix_pyh707e725_0
  - colorama=0.4.6=py311h06a4308_0
  - contourpy=1.0.5=py311hdb19cb5_0
  - cryptography=41.0.3=py311hdda0065_0
  - cuda-nvcc=12.3.107=0
  - cycler=0.11.0=pyhd3eb1b0_0
  - dataclasses=0.8=pyhc8e2a94_3
  - datasets=2.14.6=pyhd8ed1ab_0
  - dill=0.3.7=pyhd8ed1ab_0
  - et_xmlfile=1.1.0=py311h06a4308_0
  - filelock=3.13.1=pyhd8ed1ab_0
  - fonttools=4.25.0=pyhd3eb1b0_0
  - freetype=2.12.1=h4a9f257_0
  - frozenlist=1.4.0=py311h5eee18b_0
  - gflags=2.2.2=he1b5a44_1004
  - giflib=5.2.1=h5eee18b_3
  - glog=0.5.0=h48cff8f_0
  - grpc-cpp=1.48.2=he1ff14a_1
  - icu=70.1=h27087fc_0
  - idna=3.4=py311h06a4308_0
  - importlib-metadata=6.8.0=pyha770c72_0
  - importlib_metadata=6.8.0=hd8ed1ab_0
  - intel-openmp=2023.1.0=hdb19cb5_46305
  - joblib=1.2.0=py311h06a4308_0
  - jpeg=9e=h5eee18b_1
  - kiwisolver=1.4.4=py311h6a678d5_0
  - krb5=1.20.1=h143b758_1
  - lcms2=2.12=h3be6417_0
  - ld_impl_linux-64=2.38=h1181459_1
  - lerc=3.0=h295c915_0
  - libbrotlicommon=1.0.9=h5eee18b_7
  - libbrotlidec=1.0.9=h5eee18b_7
  - libbrotlienc=1.0.9=h5eee18b_7
  - libcurl=8.4.0=h251f7ec_0
  - libdeflate=1.17=h5eee18b_1
  - libedit=3.1.20221030=h5eee18b_0
  - libev=4.33=h516909a_1
  - libevent=2.1.12=hdbd6064_1
  - libffi=3.4.4=h6a678d5_0
  - libgcc-ng=11.2.0=h1234567_1
  - libgfortran-ng=11.2.0=h00389a5_1
  - libgfortran5=11.2.0=h1234567_1
  - libgomp=11.2.0=h1234567_1
  - libnghttp2=1.57.0=h2d74bed_0
  - libpng=1.6.39=h5eee18b_0
  - libprotobuf=3.20.3=he621ea3_0
  - libssh2=1.10.0=hdbd6064_2
  - libstdcxx-ng=11.2.0=h1234567_1
  - libthrift=0.15.0=h1795dd8_2
  - libtiff=4.5.1=h6a678d5_0
  - libuuid=1.41.5=h5eee18b_0
  - libwebp=1.3.2=h11a3e52_0
  - libwebp-base=1.3.2=h5eee18b_0
  - lz4-c=1.9.4=h6a678d5_0
  - matplotlib-base=3.8.0=py311ha02d727_0
  - mkl=2023.1.0=h213fc3f_46343
  - mkl-service=2.4.0=py311h5eee18b_1
  - mkl_fft=1.3.8=py311h5eee18b_0
  - mkl_random=1.2.4=py311hdb19cb5_0
  - multidict=6.0.2=py311h5eee18b_0
  - multiprocess=0.70.15=py311h06a4308_0
  - munkres=1.1.4=py_0
  - ncurses=6.4=h6a678d5_0
  - numexpr=2.8.7=py311h65dcdc2_0
  - numpy=1.26.0=py311h08b1b3b_0
  - numpy-base=1.26.0=py311hf175353_0
  - openjpeg=2.4.0=h3ad879b_0
  - openpyxl=3.0.10=py311h5eee18b_0
  - openssl=3.0.12=h7f8727e_0
  - orc=1.7.4=hb3bc3d3_1
  - packaging=23.1=py311h06a4308_0
  - pandas=2.1.1=py311ha02d727_0
  - pandas-stubs=1.5.3.230203=py311h06a4308_0
  - pillow=10.0.1=py311ha6cbd5a_0
  - pip=23.3=py311h06a4308_0
  - plotly=5.9.0=py311h06a4308_0
  - pyarrow=11.0.0=py311hd8e8d9b_1
  - pycparser=2.21=pyhd3eb1b0_0
  - pyopenssl=23.2.0=py311h06a4308_0
  - pyparsing=3.0.9=py311h06a4308_0
  - pysocks=1.7.1=py311h06a4308_0
  - python=3.11.5=h955ad1f_0
  - python-dateutil=2.8.2=pyhd3eb1b0_0
  - python-tzdata=2023.3=pyhd3eb1b0_0
  - python-xxhash=2.0.2=py311h5eee18b_1
  - pytz=2023.3.post1=py311h06a4308_0
  - re2=2022.04.01=h27087fc_0
  - readline=8.2=h5eee18b_0
  - requests=2.31.0=py311h06a4308_0
  - sacremoses=0.0.53=pyhd8ed1ab_0
  - scikit-learn=1.2.2=py311h6a678d5_1
  - setuptools=68.0.0=py311h06a4308_0
  - six=1.16.0=pyhd3eb1b0_1
  - snappy=1.1.9=h295c915_0
  - sqlite=3.41.2=h5eee18b_0
  - tbb=2021.8.0=hdb19cb5_0
  - tenacity=8.2.2=py311h06a4308_0
  - threadpoolctl=2.2.0=pyh0d69192_0
  - tk=8.6.12=h1ccaba5_0
  - tqdm=4.65.0=py311h92b7b1e_0
  - types-pytz=2022.4.0.0=py311h06a4308_1
  - typing-extensions=4.8.0=hd8ed1ab_0
  - typing_extensions=4.8.0=pyha770c72_0
  - tzdata=2023c=h04d1e81_0
  - urllib3=1.26.18=py311h06a4308_0
  - utf8proc=2.6.1=h27cfd23_0
  - wheel=0.41.2=py311h06a4308_0
  - xxhash=0.8.0=h7f98852_3
  - xz=5.4.2=h5eee18b_0
  - yaml=0.2.5=h7f98852_2
  - yarl=1.8.1=py311h5eee18b_0
  - zipp=3.17.0=pyhd8ed1ab_0
  - zlib=1.2.13=h5eee18b_0
  - zstd=1.5.5=hc292b87_0
  - pip:
      - accelerate==0.20.3
      - annotated-types==0.6.0
      - anyio==4.2.0
      - appdirs==1.4.4
      - bitsandbytes==0.39.1
      - braceexpand==0.1.7
      - clang==12.0.1
      - configparser==6.0.0
      - deepspeed==0.9.5
      - distro==1.9.0
      - docker-pycreds==0.4.0
      - docopt==0.6.2
      - fsspec==2023.6.0
      - gitdb==4.0.11
      - gitpython==3.1.40
      - h11==0.14.0
      - hjson==3.1.0
      - httpcore==1.0.2
      - httpx==0.26.0
      - huggingface-hub==0.15.1
      - jinja2==3.1.2
      - jsonnet==0.20.0
      - lightning-utilities==0.10.0
      - markupsafe==2.1.3
      - mpmath==1.2.1
      - msgpack==1.0.7
      - networkx==3.0
      - ninja==1.11.1
      - nltk==3.8.1
      - 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.18.1
      - nvidia-nvjitlink-cu12==12.3.101
      - nvidia-nvtx-cu12==12.1.105
      - objectio==0.2.29
      - openai==0.28.0
      - peft==0.3.0
      - promise==2.3
      - protobuf==4.25.1
      - psutil==5.9.5
      - py-cpuinfo==9.0.0
      - pydantic==1.10.10
      - pydantic-core==2.14.6
      - pyelftools==0.29
      - pygments==2.6.1
      - pyyaml==6.0
      - regex==2023.6.3
      - safetensors==0.3.1
      - scipy==1.11.1
      - sentencepiece==0.1.99
      - sentry-sdk==1.37.1
      - setproctitle==1.3.3
      - shortuuid==1.0.11
      - simplejson==3.19.2
      - smmap==5.0.1
      - sniffio==1.3.0
      - subprocess32==3.5.4
      - sympy==1.12
      - tiktoken==0.5.2
      - tokenizers==0.13.3
      - torch==2.1.2
      - transformers==4.30.2
      - triton==2.1.0
      - typer==0.9.0
      - ujson==5.8.0
      - wandb==0.16.0
      - watchdog==3.0.0
      - webdataset==0.1.40
prefix: /root/miniconda3/envs/binary

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants