This commit is contained in:
Witold Woch 2023-05-14 14:45:24 +02:00
parent 4196b9ec68
commit 61ecdd31eb

View File

@ -13,7 +13,7 @@ RUN pip install --upgrade pip
RUN pip install torch pandas numpy scikit-learn kaggle
RUN pip install torch pandas numpy scikit-learn kaggle mlflow
COPY . /