imaginAIry/requirements-dev.txt

352 lines
6.7 KiB
Plaintext
Raw Normal View History

2022-09-11 20:57:15 +00:00
#
2023-01-09 04:45:58 +00:00
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
2022-09-11 20:57:15 +00:00
#
# pip-compile --output-file=requirements-dev.txt --resolver=backtracking requirements-dev.in setup.py
2022-09-11 20:57:15 +00:00
#
aiohttp==3.8.3
2022-09-11 20:57:15 +00:00
# via fsspec
aiosignal==1.3.1
2022-09-11 20:57:15 +00:00
# via aiohttp
2023-01-09 04:45:58 +00:00
antlr4-python3-runtime==4.9.3
2022-09-11 20:57:15 +00:00
# via omegaconf
2023-02-05 15:46:27 +00:00
astroid==2.14.1
2022-09-11 20:57:15 +00:00
# via pylint
async-timeout==4.0.2
# via aiohttp
2023-01-02 04:14:22 +00:00
attrs==22.2.0
2022-09-11 20:57:15 +00:00
# via
# aiohttp
# pytest
2023-02-05 15:46:27 +00:00
black==23.1.0
2022-09-11 20:57:15 +00:00
# via -r requirements-dev.in
2023-01-02 04:14:22 +00:00
certifi==2022.12.7
# via requests
charset-normalizer==2.1.1
# via
# aiohttp
# requests
2022-09-11 20:57:15 +00:00
click==8.1.3
# via
# black
2023-02-05 15:46:27 +00:00
# click-help-colors
# click-shell
# imaginAIry (setup.py)
# typer
2023-02-05 15:46:27 +00:00
click-help-colors==0.9.1
# via imaginAIry (setup.py)
click-shell==2.1
# via imaginAIry (setup.py)
contourpy==1.0.7
# via matplotlib
2023-02-05 15:46:27 +00:00
coverage==7.1.0
2022-09-11 20:57:15 +00:00
# via -r requirements-dev.in
cycler==0.11.0
# via matplotlib
2023-02-05 15:46:27 +00:00
diffusers==0.12.1
# via imaginAIry (setup.py)
dill==0.3.6
2022-09-11 20:57:15 +00:00
# via pylint
2023-01-09 04:45:58 +00:00
einops==0.6.0
# via imaginAIry (setup.py)
2023-01-02 04:14:22 +00:00
exceptiongroup==1.1.0
# via pytest
facexlib==0.2.5
# via imaginAIry (setup.py)
2023-01-02 04:14:22 +00:00
fairscale==0.4.13
# via imaginAIry (setup.py)
2023-01-02 04:14:22 +00:00
filelock==3.9.0
2022-09-11 20:57:15 +00:00
# via
# diffusers
# huggingface-hub
# transformers
filterpy==1.4.5
# via facexlib
fonttools==4.38.0
# via matplotlib
frozenlist==1.3.3
2022-09-11 20:57:15 +00:00
# via
# aiohttp
# aiosignal
fsspec[http]==2023.1.0
2022-09-11 20:57:15 +00:00
# via pytorch-lightning
ftfy==6.1.1
2022-11-25 21:46:22 +00:00
# via
# imaginAIry (setup.py)
# open-clip-torch
2023-02-05 15:46:27 +00:00
huggingface-hub==0.12.0
2022-09-11 20:57:15 +00:00
# via
# diffusers
2022-11-25 21:46:22 +00:00
# open-clip-torch
# timm
2022-09-11 20:57:15 +00:00
# transformers
idna==3.4
2022-09-11 20:57:15 +00:00
# via
# requests
# yarl
2023-02-05 15:46:27 +00:00
imageio==2.25.0
# via imaginAIry (setup.py)
2023-01-02 04:14:22 +00:00
importlib-metadata==6.0.0
2022-09-11 20:57:15 +00:00
# via diffusers
2023-01-09 04:45:58 +00:00
iniconfig==2.0.0
2022-09-11 20:57:15 +00:00
# via pytest
2023-02-05 15:46:27 +00:00
isort==5.12.0
2022-09-11 20:57:15 +00:00
# via
# -r requirements-dev.in
# pylint
kiwisolver==1.4.4
# via matplotlib
2023-01-09 04:45:58 +00:00
kornia==0.6.9
# via imaginAIry (setup.py)
2023-01-09 04:45:58 +00:00
lazy-object-proxy==1.9.0
2022-09-11 20:57:15 +00:00
# via astroid
libcst==0.4.9
# via pycln
2023-02-05 15:46:27 +00:00
lightning-utilities==0.6.0.post0
2023-01-09 04:45:58 +00:00
# via pytorch-lightning
llvmlite==0.39.1
# via numba
matplotlib==3.6.3
# via filterpy
2022-09-11 20:57:15 +00:00
mccabe==0.7.0
# via
# pylama
# pylint
2023-01-02 04:14:22 +00:00
multidict==6.0.4
2022-09-11 20:57:15 +00:00
# via
# aiohttp
# yarl
2023-02-05 15:46:27 +00:00
mypy-extensions==1.0.0
# via
# black
# typing-inspect
numba==0.56.4
# via facexlib
2022-11-25 21:46:22 +00:00
numpy==1.23.5
2022-09-11 20:57:15 +00:00
# via
# contourpy
2022-09-11 20:57:15 +00:00
# diffusers
# facexlib
# fairscale
# filterpy
2022-09-11 20:57:15 +00:00
# imageio
# imaginAIry (setup.py)
# matplotlib
# numba
# opencv-python
2022-09-11 20:57:15 +00:00
# pytorch-lightning
# scipy
2022-09-11 20:57:15 +00:00
# torchmetrics
# torchvision
# transformers
2023-02-05 15:46:27 +00:00
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
2023-01-09 04:45:58 +00:00
omegaconf==2.3.0
# via imaginAIry (setup.py)
2023-02-05 15:46:27 +00:00
open-clip-torch==2.11.1
2022-11-25 21:46:22 +00:00
# via imaginAIry (setup.py)
2023-01-02 04:14:22 +00:00
opencv-python==4.7.0.68
# via
# facexlib
# imaginAIry (setup.py)
2023-01-09 04:45:58 +00:00
packaging==23.0
2022-09-11 20:57:15 +00:00
# via
2023-02-05 15:46:27 +00:00
# black
2022-09-11 20:57:15 +00:00
# huggingface-hub
# kornia
2023-01-09 04:45:58 +00:00
# lightning-utilities
# matplotlib
2022-09-11 20:57:15 +00:00
# pytest
# pytest-sugar
2022-09-11 20:57:15 +00:00
# pytorch-lightning
# torchmetrics
# transformers
pathspec==0.10.3
# via
# black
# pycln
2023-01-02 04:14:22 +00:00
pillow==9.4.0
2022-09-11 20:57:15 +00:00
# via
# diffusers
# facexlib
2022-09-11 20:57:15 +00:00
# imageio
# imaginAIry (setup.py)
# matplotlib
2022-09-11 20:57:15 +00:00
# torchvision
2023-01-02 04:14:22 +00:00
platformdirs==2.6.2
2022-09-11 20:57:15 +00:00
# via
# black
# pylint
pluggy==1.0.0
# via pytest
protobuf==3.20.3
# via
# imaginAIry (setup.py)
2023-01-02 04:14:22 +00:00
# open-clip-torch
psutil==5.9.4
# via imaginAIry (setup.py)
pycln==2.1.3
# via -r requirements-dev.in
2022-11-25 21:46:22 +00:00
pycodestyle==2.10.0
2022-09-11 20:57:15 +00:00
# via pylama
pydocstyle==6.3.0
2023-01-09 04:45:58 +00:00
# via pylama
2022-11-25 21:46:22 +00:00
pyflakes==3.0.1
2022-09-11 20:57:15 +00:00
# via pylama
pylama==8.4.1
# via -r requirements-dev.in
2023-02-05 15:46:27 +00:00
pylint==2.16.1
2022-09-11 20:57:15 +00:00
# via -r requirements-dev.in
pyparsing==3.0.9
2023-01-02 04:14:22 +00:00
# via matplotlib
pytest==7.2.1
# via
# -r requirements-dev.in
# pytest-randomly
# pytest-sugar
pytest-randomly==3.12.0
2022-09-11 20:57:15 +00:00
# via -r requirements-dev.in
pytest-sugar==0.9.6
# via -r requirements-dev.in
python-dateutil==2.8.2
# via matplotlib
pytorch-lightning==1.9.0
# via imaginAIry (setup.py)
2022-09-11 20:57:15 +00:00
pyyaml==6.0
# via
# huggingface-hub
# libcst
2022-09-11 20:57:15 +00:00
# omegaconf
# pycln
2022-09-11 20:57:15 +00:00
# pytorch-lightning
# timm
2022-09-11 20:57:15 +00:00
# transformers
regex==2022.10.31
2022-09-11 20:57:15 +00:00
# via
# diffusers
2022-11-25 21:46:22 +00:00
# open-clip-torch
2022-09-11 20:57:15 +00:00
# transformers
requests==2.28.2
2022-09-11 20:57:15 +00:00
# via
# diffusers
# fsspec
# huggingface-hub
2023-01-02 04:14:22 +00:00
# imaginAIry (setup.py)
# responses
2022-09-11 20:57:15 +00:00
# torchvision
# transformers
responses==0.22.0
# via -r requirements-dev.in
2023-02-05 15:46:27 +00:00
ruff==0.0.241
2023-01-02 04:14:22 +00:00
# via -r requirements-dev.in
safetensors==0.2.8
2023-01-02 08:29:09 +00:00
# via imaginAIry (setup.py)
2023-01-09 04:45:58 +00:00
scipy==1.10.0
# via
# facexlib
# filterpy
# torchdiffeq
2023-01-02 04:14:22 +00:00
sentencepiece==0.1.97
# via open-clip-torch
2022-09-11 20:57:15 +00:00
six==1.16.0
# via python-dateutil
2022-09-11 20:57:15 +00:00
snowballstemmer==2.2.0
# via pydocstyle
2023-01-09 04:45:58 +00:00
termcolor==2.2.0
# via pytest-sugar
2022-11-25 21:46:22 +00:00
timm==0.6.12
2023-02-05 15:46:27 +00:00
# via
# imaginAIry (setup.py)
# open-clip-torch
2023-01-09 04:45:58 +00:00
tokenizers==0.13.2
2022-09-11 20:57:15 +00:00
# via transformers
toml==0.10.2
# via responses
2022-09-11 20:57:15 +00:00
tomli==2.0.1
# via
# black
# pylint
# pytest
tomlkit==0.11.6
# via
# pycln
# pylint
2023-01-02 04:14:22 +00:00
torch==1.13.1
2022-09-11 20:57:15 +00:00
# via
# facexlib
# fairscale
# imaginAIry (setup.py)
2022-09-11 20:57:15 +00:00
# kornia
2022-11-25 21:46:22 +00:00
# open-clip-torch
2022-09-11 20:57:15 +00:00
# pytorch-lightning
# timm
# torchdiffeq
2022-09-11 20:57:15 +00:00
# torchmetrics
# torchvision
torchdiffeq==0.2.3
# via imaginAIry (setup.py)
2023-02-05 15:46:27 +00:00
torchmetrics==0.11.1
2022-09-11 20:57:15 +00:00
# via
# imaginAIry (setup.py)
2022-09-11 20:57:15 +00:00
# pytorch-lightning
2023-01-02 04:14:22 +00:00
torchvision==0.14.1
# via
# facexlib
# imaginAIry (setup.py)
2022-11-25 21:46:22 +00:00
# open-clip-torch
# timm
2022-09-11 20:57:15 +00:00
tqdm==4.64.1
# via
# facexlib
2022-09-11 20:57:15 +00:00
# huggingface-hub
# imaginAIry (setup.py)
2022-11-25 21:46:22 +00:00
# open-clip-torch
2022-09-11 20:57:15 +00:00
# pytorch-lightning
# transformers
2023-02-05 15:46:27 +00:00
transformers==4.26.0
# via imaginAIry (setup.py)
typer==0.7.0
# via pycln
2023-02-05 15:46:27 +00:00
types-toml==0.10.8.2
# via responses
typing-extensions==4.4.0
2022-09-11 20:57:15 +00:00
# via
2023-01-09 04:45:58 +00:00
# astroid
2022-09-11 20:57:15 +00:00
# huggingface-hub
# libcst
2023-01-09 04:45:58 +00:00
# lightning-utilities
2022-09-11 20:57:15 +00:00
# pytorch-lightning
# torch
# torchvision
# typing-inspect
typing-inspect==0.8.0
# via libcst
urllib3==1.26.14
# via
# requests
# responses
wcwidth==0.2.6
# via ftfy
wheel==0.38.4
2023-02-05 15:46:27 +00:00
# via
# -r requirements-dev.in
# nvidia-cublas-cu11
# nvidia-cuda-runtime-cu11
2022-09-11 20:57:15 +00:00
wrapt==1.14.1
# via astroid
2023-01-02 04:14:22 +00:00
yarl==1.8.2
2022-09-11 20:57:15 +00:00
# via aiohttp
2023-02-05 15:46:27 +00:00
zipp==3.12.0
2022-09-11 20:57:15 +00:00
# via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# setuptools