We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58facc3 commit d704e4aCopy full SHA for d704e4a
gpu-requirements.txt
@@ -305,7 +305,7 @@ typing-extensions==4.8.0
305
# starlette
306
# torch
307
# torchvision
308
-urllib3==1.26.16
+urllib3==1.26.18
309
# via
310
# -r requirements/torch-cuda-requirements.txt
311
# botocore
gpu.Dockerfile
@@ -1,4 +1,4 @@
1
-FROM kernai/refinery-parent-images:v1.12.2-torch-cuda
+FROM kernai/refinery-parent-images:v1.13.0-torch-cuda
2
3
WORKDIR /program
4
requirements/torch-cuda-requirements.txt
@@ -130,7 +130,7 @@ typing-extensions==4.8.0
130
# pydantic
131
132
133
134
135
136
# minio
0 commit comments