We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32b558a commit 9083c87Copy full SHA for 9083c87
.github/workflows/main.yml
@@ -80,7 +80,6 @@ jobs:
80
pip install -Uqq nbdev
81
cd fastai && pip install -Ue .[dev]
82
cd ../fastcore && pip install -Ue .[dev]
83
- pip install "sentencepiece<0.1.90" wandb tensorboard albumentations pydicom opencv-python scikit-image pyarrow kornia catalyst captum neptune-client
84
85
- name: check for cache hit
86
uses: actions/cache@v2
0 commit comments