We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3e4c14 commit 9c9e833Copy full SHA for 9c9e833
custom-nb-image/Dockerfile
@@ -23,7 +23,7 @@ RUN pip install -r requirements.txt
23
RUN pip uninstall pickle5 -y
24
25
# Install codeflare-sdk and other libraries
26
-RUN pip install codeflare-sdk==0.4.2 \
+RUN pip install codeflare-sdk==0.4.3 \
27
datasets==2.6.1 \
28
transformers==4.23.1 \
29
evaluate==0.3.0
custom-nb-image/VERSION
@@ -1 +1 @@
1
-sdk0.4.2-v1
+sdk0.4.3-v1
0 commit comments