Skip to content

new parent image #146

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 3, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM kernai/refinery-parent-images:v1.21.1-torch-cpu
FROM kernai/refinery-parent-images:v1.22.0-torch-cpu

WORKDIR /program

Expand Down
2 changes: 1 addition & 1 deletion dev.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM kernai/refinery-parent-images:v1.21.1-torch-cpu
FROM kernai/refinery-parent-images:v1.22.0-torch-cpu

WORKDIR /app

Expand Down
42 changes: 23 additions & 19 deletions requirements/torch-cpu-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,38 +8,40 @@

annotated-types==0.7.0
# via pydantic
anyio==4.8.0
anyio==4.9.0
# via starlette
boto3==1.25.0
# via -r common-requirements.in
botocore==1.28.5
# via
# boto3
# s3transfer
certifi==2025.1.31
certifi==2025.6.15
# via
# minio
# requests
charset-normalizer==3.4.1
charset-normalizer==3.4.2
# via requests
click==8.1.8
# via uvicorn
exceptiongroup==1.2.2
exceptiongroup==1.3.0
# via anyio
fastapi==0.115.2
# via -r mini-requirements.in
filelock==3.17.0
filelock==3.18.0
# via
# huggingface-hub
# torch
# transformers
fsspec==2025.3.0
fsspec==2025.5.1
# via
# huggingface-hub
# torch
h11==0.14.0
h11==0.16.0
# via uvicorn
# huggingface-hub==0.29.3
hf-xet==1.1.5
# via huggingface-hub
# huggingface-hub==0.33.2
# via
# tokenizers
# transformers
Expand All @@ -53,7 +55,7 @@ jmespath==1.0.1
# via
# boto3
# botocore
joblib==1.4.2
joblib==1.5.1
# via
# scikit-learn
# scikit-optimize
Expand All @@ -73,15 +75,15 @@ numpy==1.23.4
# scikit-optimize
# scipy
# transformers
packaging==24.2
packaging==25.0
# via
# huggingface-hub
# transformers
pandas==1.5.1
# via -r common-requirements.in
psycopg2-binary==2.9.9
# via -r common-requirements.in
pyaml==25.1.0
pyaml==25.5.0
# via scikit-optimize
pydantic==2.7.4
# via
Expand All @@ -93,7 +95,7 @@ python-dateutil==2.9.0.post0
# via
# botocore
# pandas
pytz==2025.1
pytz==2025.2
# via pandas
pyyaml==6.0.2
# via
Expand Down Expand Up @@ -129,33 +131,35 @@ sqlalchemy==1.4.42
# via -r common-requirements.in
starlette==0.40.0
# via fastapi
sympy==1.13.3
sympy==1.14.0
# via torch
threadpoolctl==3.5.0
threadpoolctl==3.6.0
# via scikit-learn
tokenizers==0.19.1
tokenizers==0.21.2
# via transformers
torch==2.2.0
torch==2.7.1
# via -r torch-cpu-requirements.in
tqdm==4.67.1
# via
# huggingface-hub
# transformers
transformers==4.41.2
transformers==4.50.0
# via -r torch-cpu-requirements.in
typing-extensions==4.12.2
typing-extensions==4.14.0
# via
# anyio
# exceptiongroup
# fastapi
# huggingface-hub
# pydantic
# pydantic-core
# starlette
# torch
# uvicorn
urllib3==1.26.20
# via
# botocore
# minio
# requests
uvicorn==0.22.0
uvicorn==0.35.0
# via -r mini-requirements.in