Skip to content

Commit

Permalink
added dev requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Alphonsce committed Apr 22, 2024
1 parent 777f481 commit 0fefbe4
Showing 1 changed file with 117 additions and 0 deletions.
117 changes: 117 additions & 0 deletions requirements.dev.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,117 @@
git+https://github.com/deepvk/metr@for_paper
git+https://github.com/Alphonsce/WatermarkAttacker
accelerate==0.26.1
aiohttp==3.9.1
aiosignal==1.3.1
antlr4-python3-runtime==4.8
appdirs==1.4.4
async-timeout==4.0.3
attrs==23.2.0
augly==1.0.0
bm3d==4.0.1
bm4d==4.2.3
certifi==2023.11.17
charset-normalizer==3.3.2
click==8.1.7
coloredlogs==15.0.1
compressai==1.2.4
contourpy==1.2.0
cycler==0.12.1
datasets==2.16.1
diffusers==0.14.0
dill==0.3.7
docker-pycreds==0.4.0
einops==0.3.0
filelock==3.13.1
flatbuffers==23.5.26
fonttools==4.47.2
frozenlist==1.4.1
fsspec==2023.10.0
ftfy==6.1.3
gitdb==4.0.11
GitPython==3.1.41
huggingface-hub==0.20.3
humanfriendly==10.0
idna==3.6
imageio==2.33.1
importlib-metadata==7.0.1
invisible-watermark==0.2.0
iopath==0.1.10
Jinja2==3.1.3
joblib==1.3.2
kiwisolver==1.4.5
lazy_loader==0.3
lightning-utilities==0.10.1
MarkupSafe==2.1.4
matplotlib==3.8.2
mpmath==1.3.0
multidict==6.0.4
multiprocess==0.70.15
networkx==3.2.1
numpy==1.26.3
nvidia-cublas-cu11==11.10.3.66
nvidia-cublas-cu12==12.1.3.1
nvidia-cuda-cupti-cu12==12.1.105
nvidia-cuda-nvrtc-cu11==11.7.99
nvidia-cuda-nvrtc-cu12==12.1.105
nvidia-cuda-runtime-cu11==11.7.99
nvidia-cuda-runtime-cu12==12.1.105
nvidia-cudnn-cu11==8.5.0.96
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
omegaconf==2.1.1
onnxruntime==1.16.3
open-clip-torch==2.0.2
opencv-python==4.9.0.80
packaging==23.2
pandas==1.5.3
pillow==10.2.0
portalocker==2.8.2
protobuf==4.25.2
psutil==5.9.8
pyarrow==15.0.0
pyarrow-hotfix==0.6
pyparsing==3.1.1
python-dateutil==2.8.2
python-magic==0.4.27
pytorch-fid==0.3.0
pytorch-lightning==2.1.3
pytorch-msssim==1.0.0
pytz==2023.3.post1
PyWavelets==1.5.0
PyYAML==6.0.1
regex==2023.12.25
requests==2.31.0
safetensors==0.4.2
scikit-image==0.20.0
scikit-learn==1.4.0
scipy==1.10.1
sentry-sdk==1.39.2
setproctitle==1.3.3
six==1.16.0
smmap==5.0.1
sympy==1.12
threadpoolctl==3.2.0
tifffile==2023.12.9
tokenizers==0.13.3
torch==2.1.2
torch-fidelity==0.3.0
torchmetrics==1.3.0.post0
torchvision==0.16.2
tqdm==4.66.1
transformers==4.31.0
triton==2.1.0
typing_extensions==4.9.0
urllib3==2.1.0
wandb==0.16.2
wcwidth==0.2.13
xformers==0.0.23.post1
xxhash==3.4.1
yarl==1.9.4
zipp==3.17.0

0 comments on commit 0fefbe4

Please sign in to comment.