Update versions (#302)

Closes #301 

- auto:
c98cb0f8ec
- invoke:
89791d91e8
This commit is contained in:
AbdBarho
2023-01-22 20:32:03 +01:00
committed by GitHub
parent 042d5c561c
commit 510f9fab2b
4 changed files with 7 additions and 7 deletions

View File

@@ -28,7 +28,7 @@ git reset --hard ${SHA}
pip install -r requirements.txt
EOF
RUN --mount=type=cache,target=/root/.cache/pip pip install transformers==4.24.0
RUN --mount=type=cache,target=/root/.cache/pip pip install -U 'transformers>=4.24'
# add info
COPY . /docker/