19 lines
579 B
Python
19 lines
579 B
Python
# THIS FILE HAS BEEN AUTOGENERATED. To update:
|
|
# 1. modify the `_deps` dict in setup.py
|
|
# 2. run `make deps_table_update``
|
|
deps = {
|
|
"Pillow": "Pillow",
|
|
"black": "black~=22.0,>=22.3",
|
|
"filelock": "filelock",
|
|
"flake8": "flake8>=3.8.3",
|
|
"huggingface-hub": "huggingface-hub",
|
|
"importlib_metadata": "importlib_metadata",
|
|
"isort": "isort>=5.5.4",
|
|
"numpy": "numpy",
|
|
"pytest": "pytest",
|
|
"regex": "regex!=2019.12.17",
|
|
"requests": "requests",
|
|
"torch": "torch>=1.4",
|
|
"tensorboard": "tensorboard",
|
|
"modelcards": "modelcards==0.1.4",
|
|
}
|