Skip to content

Commit 6066d6c

Browse files
committed
nb clean
1 parent d88f346 commit 6066d6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

settings.ini

+2-2
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,11 @@ status = 3
4949
; requirements = lightning torch torchvision torchaudio torchtext torchdata \
5050

5151
; linux bitnami: torch 2.0.1 spacy 3.6 | mac: torch 2.3.0 & update spacy = torch==2.3.0 torchtext==0.18.0
52-
requirements = torch torchtext torchvision torchaudio jupyterlab nbdev numpy lightning \
52+
requirements = torch==2.3.0 torchtext==0.18.0 torchvision torchaudio jupyterlab nbdev numpy lightning \
5353
anyascii datasets encodec fairscale hydra_colorlog hydra-core hydra-optuna-sweeper \
5454
inflect ipykernel kenlm librosa lhotse \
5555
matplotlib omegaconf pandas phonemizer plum-dispatch \
56-
pre-commit python-dotenv pytest spacy tensorboard timm tensorboard torch-lr-finder tqdm transformers wandb
56+
pre-commit python-dotenv pytest timm tensorboard torch-lr-finder tqdm transformers wandb
5757

5858
# https://github.com/kpu/kenlm/archive/master.zip cupy
5959

0 commit comments

Comments
 (0)