mirror of
https://github.com/pstrueb/piper.git
synced 2026-04-18 14:24:49 +00:00
Fix up docker
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
FROM nvcr.io/nvidia/pytorch:22.03-py3
|
||||
|
||||
RUN pip3 install \
|
||||
'pytorch-lightning'
|
||||
'pytorch-lightning~=1.7.0'
|
||||
|
||||
ENV NUMBA_CACHE_DIR=.numba_cache
|
||||
|
||||
Reference in New Issue
Block a user