mirror of
https://github.com/newnius/YAO-optimizer.git
synced 2025-12-13 08:26:43 +00:00
update
This commit is contained in:
@@ -10,7 +10,7 @@ RUN apt update && \
|
||||
apt install -y git vim httpie && \
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
|
||||
RUN pip3 install pandas sklearn tensorflow-gpu==1.14
|
||||
RUN pip3 install pandas sklearn tensorflow-gpu==1.14 keras
|
||||
|
||||
ADD bootstrap.sh /etc/bootstrap.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user