parent
d7def1a752
commit
14e98b8e13
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ RUN apt-get update && \
|
|||
apt-get install -y build-essential python3 python3-pip
|
||||
|
||||
RUN pip install --upgrade pip setuptools wheel \
|
||||
&& pip install torch torchvision torchaudio sentencepiece numpy
|
||||
&& pip install torch torchvision torchaudio sentencepiece numpy tqdm
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue