Commit 6066d6c 1 parent d88f346 commit 6066d6c Copy full SHA for 6066d6c
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -49,11 +49,11 @@ status = 3
49
49
; requirements = lightning torch torchvision torchaudio torchtext torchdata \
50
50
51
51
; 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 \
53
53
anyascii datasets encodec fairscale hydra_colorlog hydra-core hydra-optuna-sweeper \
54
54
inflect ipykernel kenlm librosa lhotse \
55
55
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
57
57
58
58
# https://github.com/kpu/kenlm/archive/master.zip cupy
59
59
You can’t perform that action at this time.
0 commit comments