File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- FROM kernai/refinery-parent-images:v1.7 .0-torch-cpu
1+ FROM kernai/refinery-parent-images:v1.8 .0-torch-cpu
22
33RUN apt-get update && \
44 apt-get install --no-install-recommends -y curl && \
Original file line number Diff line number Diff line change @@ -138,7 +138,7 @@ tokenizers==0.13.2
138138 # via
139139 # -r requirements/torch-cpu-requirements.txt
140140 # transformers
141- torch == 1.12 .1
141+ torch == 1.13 .1
142142 # via
143143 # -r requirements/torch-cpu-requirements.txt
144144 # sequencelearn
Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ starlette==0.20.4
8888 # via fastapi
8989tokenizers==0.13.2
9090 # via transformers
91- torch==1.12 .1
91+ torch==1.13 .1
9292 # via -r requirements/torch-cpu-requirements.in
9393tqdm==4.64.1
9494 # via
You can’t perform that action at this time.
0 commit comments