Invoke 2.2.3 (#250)

lstein:
5c31feb3a1
This commit is contained in:
AbdBarho 2022-12-03 13:36:18 +01:00 committed by GitHub
parent 8df9d10a58
commit f1a1641add
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 29 additions and 18 deletions

View file

@ -78,7 +78,7 @@ git reset --hard ${SHA}
pip install -r requirements_versions.txt
EOF
RUN pip install opencv-python-headless
RUN pip install opencv-python-headless transformers==4.24.0
COPY . /docker