Skip to content

Instantly share code, notes, and snippets.

@dmc1778
Last active November 1, 2023 16:00
Show Gist options
  • Save dmc1778/50941d392d3132c26dc1c1446ac9bbf1 to your computer and use it in GitHub Desktop.
Save dmc1778/50941d392d3132c26dc1c1446ac9bbf1 to your computer and use it in GitHub Desktop.
Torch conda environment for running DocTer, DeepRel, FreeFuzz, NablaFuzz
# This file may be used to create an environment using:
# $ conda create --name <env> --file <this file>
# platform: linux-64
_libgcc_mutex=0.1=main
_openmp_mutex=5.1=1_gnu
absl-py=2.0.0=pypi_0
astunparse=1.6.3=pypi_0
ca-certificates=2023.08.22=h06a4308_0
cachetools=5.3.2=pypi_0
certifi=2022.12.7=pypi_0
charset-normalizer=2.1.1=pypi_0
cmake=3.25.0=pypi_0
dnspython=2.4.2=pypi_0
filelock=3.9.0=pypi_0
flatbuffers=23.5.26=pypi_0
gast=0.4.0=pypi_0
google-auth=2.23.3=pypi_0
google-auth-oauthlib=0.4.6=pypi_0
google-pasta=0.2.0=pypi_0
grpcio=1.59.2=pypi_0
h5py=3.10.0=pypi_0
idna=3.4=pypi_0
importlib-metadata=6.8.0=pypi_0
jinja2=3.1.2=pypi_0
joblib=1.3.2=pypi_0
keras=2.10.0=pypi_0
keras-preprocessing=1.1.2=pypi_0
ld_impl_linux-64=2.38=h1181459_1
libclang=16.0.6=pypi_0
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
lit=15.0.7=pypi_0
markdown=3.5=pypi_0
markupsafe=2.1.2=pypi_0
mpmath=1.3.0=pypi_0
munkres=1.1.4=pypi_0
ncurses=6.4=h6a678d5_0
networkx=3.0=pypi_0
numpy=1.26.1=pypi_0
oauthlib=3.2.2=pypi_0
openssl=3.0.11=h7f8727e_2
opt-einsum=3.3.0=pypi_0
packaging=23.2=pypi_0
pandas=2.1.2=pypi_0
pillow=9.3.0=pypi_0
pip=23.3=py39h06a4308_0
protobuf=3.19.6=pypi_0
pyasn1=0.5.0=pypi_0
pyasn1-modules=0.3.0=pypi_0
pymongo=4.5.0=pypi_0
python=3.9.18=h955ad1f_0
python-dateutil=2.8.2=pypi_0
pytz=2023.3.post1=pypi_0
readline=8.2=h5eee18b_0
requests=2.28.1=pypi_0
requests-oauthlib=1.3.1=pypi_0
rsa=4.9=pypi_0
ruamel-yaml=0.18.3=pypi_0
ruamel-yaml-clib=0.2.8=pypi_0
scikit-learn=1.3.2=pypi_0
scipy=1.11.3=pypi_0
setuptools=68.0.0=py39h06a4308_0
six=1.16.0=pypi_0
sqlite=3.41.2=h5eee18b_0
sympy=1.12=pypi_0
tensorboard=2.10.1=pypi_0
tensorboard-data-server=0.6.1=pypi_0
tensorboard-plugin-wit=1.8.1=pypi_0
tensorflow=2.10.0=pypi_0
tensorflow-estimator=2.10.0=pypi_0
tensorflow-io-gcs-filesystem=0.34.0=pypi_0
termcolor=2.3.0=pypi_0
textdistance=4.6.0=pypi_0
threadpoolctl=3.2.0=pypi_0
tk=8.6.12=h1ccaba5_0
torch=2.0.0+cu118=pypi_0
torchaudio=2.0.1+cu118=pypi_0
torchvision=0.15.1+cu118=pypi_0
triton=2.0.0=pypi_0
typing-extensions=4.4.0=pypi_0
tzdata=2023.3=pypi_0
urllib3=1.26.13=pypi_0
werkzeug=3.0.1=pypi_0
wheel=0.41.2=py39h06a4308_0
wrapt=1.15.0=pypi_0
xz=5.4.2=h5eee18b_0
zipp=3.17.0=pypi_0
zlib=1.2.13=h5eee18b_0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment