Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Gregniuki
/
Pipertts
like
6
Running
App
Files
Files
Community
1
9aa4b7b
Pipertts
/
content
/
piper
/
src
/
python
/
Dockerfile.txt
Gregniuki
Upload 9 files
99f9967
about 1 year ago
raw
Copy download link
history
blame
Safe
123 Bytes
FROM nvcr.io/nvidia/pytorch:22.03-py3
RUN pip3 install \
'pytorch-lightning~=1.7.0'
ENV NUMBA_CACHE_DIR=.numba_cache