tristan-deep's picture
updates from main
77f86dc
raw
history blame
189 Bytes
FROM zeahub/all:v0.0.4
RUN pip install --no-cache-dir gradio tyro optuna
RUN pip install --no-cache-dir --no-deps pytorch_fid
RUN pip install --no-cache-dir -U keras
WORKDIR /workspace