Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add files via upload
  • Loading branch information
rim17004 committed Apr 29, 2024
1 parent 4076cf2 commit e636204
Showing 1 changed file with 80 additions and 0 deletions.
80 changes: 80 additions & 0 deletions requirements.txt
@@ -0,0 +1,80 @@
#
# This file is autogenerated by pip-compile with Python 3.7
# by the following command:
#
# pip-compile
#
cycler==0.11.0
# via matplotlib
fonttools==4.38.0
# via matplotlib
joblib==1.3.2
# via scikit-learn
kiwisolver==1.4.5
# via matplotlib
matplotlib==3.5.3
# via -r requirements.in
numpy==1.21.6
# via
# -r requirements.in
# matplotlib
# opt-einsum
# pandas
# pyro-ppl
# scikit-learn
# scipy
nvidia-cublas-cu11==11.10.3.66
# via
# nvidia-cudnn-cu11
# torch
nvidia-cuda-nvrtc-cu11==11.7.99
# via torch
nvidia-cuda-runtime-cu11==11.7.99
# via torch
nvidia-cudnn-cu11==8.5.0.96
# via torch
opt-einsum==3.3.0
# via pyro-ppl
packaging==24.0
# via matplotlib
pandas==1.3.5
# via -r requirements.in
pillow==9.5.0
# via matplotlib
pyparsing==3.1.2
# via matplotlib
pyro-api==0.1.2
# via pyro-ppl
pyro-ppl==1.8.6
# via -r requirements.in
python-dateutil==2.9.0.post0
# via
# matplotlib
# pandas
pytz==2024.1
# via pandas
scikit-learn==1.0.2
# via -r requirements.in
scipy==1.7.3
# via scikit-learn
six==1.16.0
# via python-dateutil
threadpoolctl==3.1.0
# via scikit-learn
torch==1.13.1
# via
# -r requirements.in
# pyro-ppl
tqdm==4.66.2
# via pyro-ppl
typing-extensions==4.7.1
# via
# kiwisolver
# torch
wheel==0.42.0
# via
# nvidia-cublas-cu11
# nvidia-cuda-runtime-cu11

# The following packages are considered to be unsafe in a requirements file:
# setuptools

0 comments on commit e636204

Please sign in to comment.