Skip to content

Commit

Permalink
fastdownload
Browse files Browse the repository at this point in the history
  • Loading branch information
jph00 committed Aug 8, 2021
1 parent dfc4da0 commit 50cd0e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.ini
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ status = 4
min_python = 3.6
audience = Developers
language = English
requirements = fastdownload fastcore>=1.3.8,<1.4 torchvision>=0.8.2 matplotlib pandas requests pyyaml fastprogress>=0.2.4 pillow>6.0.0 scikit-learn scipy spacy<4
requirements = fastdownload>=0.0.4,<2 fastcore>=1.3.8,<1.4 torchvision>=0.8.2 matplotlib pandas requests pyyaml fastprogress>=0.2.4 pillow>6.0.0 scikit-learn scipy spacy<4
pip_requirements = torch>=1.7.0,<1.10
conda_requirements = pytorch>=1.7.0,<1.10
dev_requirements = nbdev>=1.0.10,<2 ipywidgets pytorch-lightning pytorch-ignite transformers sentencepiece tensorboard pydicom catalyst captum>=0.3 flask wandb kornia scikit-image neptune-client albumentations opencv-python pyarrow catalyst ninja
Expand Down

0 comments on commit 50cd0e2

Please sign in to comment.