Skip to content

Commit 4254ea7

Browse files
committed
make sure torchtext version works
1 parent c58b1ac commit 4254ea7

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.dockerignore

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
data

settings.ini

+2-2
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ status = 3
4747

4848
; requirements = lightning torch torchvision torchaudio torchtext torchdata \
4949

50-
; requirements = jupyterlab nbdev torch==2.0.1 torchvision torchaudio torchtext==0.15.2 torchdata numpy==1.26.4 lightning spacy \
51-
requirements = torchtext torchvision torchaudio torchdata jupyterlab nbdev numpy lightning \
50+
; spacy installed at docker level
51+
requirements = torchtext==0.15.2 torchvision torchaudio torchdata jupyterlab nbdev numpy lightning \
5252
anyascii datasets encodec fairscale hydra_colorlog hydra-core hydra-optuna-sweeper \
5353
inflect ipykernel jupyterlab jupyterlab-quarto librosa lhotse \
5454
matplotlib omegaconf onnxruntime optuna pandas phonemizer plum-dispatch portalocker \

0 commit comments

Comments
 (0)