Spaces:
Runtime error
Runtime error
| # THIS FILE HAS BEEN AUTOGENERATED. To update: | |
| # 1. modify the `_deps` dict in setup.py | |
| # 2. run `make deps_table_update`` | |
| deps = { | |
| "Pillow": "Pillow", | |
| "accelerate": "accelerate>=0.11.0", | |
| "black": "black==22.3", | |
| "datasets": "datasets", | |
| "filelock": "filelock", | |
| "flake8": "flake8>=3.8.3", | |
| "hf-doc-builder": "hf-doc-builder>=0.3.0", | |
| "huggingface-hub": "huggingface-hub>=0.8.1", | |
| "importlib_metadata": "importlib_metadata", | |
| "isort": "isort>=5.5.4", | |
| "modelcards": "modelcards==0.1.4", | |
| "numpy": "numpy", | |
| "pytest": "pytest", | |
| "pytest-timeout": "pytest-timeout", | |
| "pytest-xdist": "pytest-xdist", | |
| "scipy": "scipy", | |
| "regex": "regex!=2019.12.17", | |
| "requests": "requests", | |
| "tensorboard": "tensorboard", | |
| "torch": "torch>=1.4", | |
| "transformers": "transformers>=4.21.0", | |
| } | |