Skip to content

Commit b4d84c1

Browse files
authored
Update notebook (#172)
1 parent cc4b0c1 commit b4d84c1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

custom-nb-image/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ RUN pip install -r requirements.txt
2323
RUN pip uninstall pickle5 -y
2424

2525
# Install codeflare-sdk and other libraries
26-
RUN pip install codeflare-sdk==0.4.4 \
26+
RUN pip install codeflare-sdk==0.4.5 \
2727
datasets==2.6.1 \
2828
transformers==4.23.1 \
2929
evaluate==0.3.0

custom-nb-image/VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.4.4
1+
v0.4.5

0 commit comments

Comments
 (0)