Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
konverner
/
deep-voice-cloning
like
9
Runtime error
App
Files
Files
Community
1
b8d1b27
deep-voice-cloning
/
Dockerfile
konverner
Docker support added
c5f4f8c
over 1 year ago
raw
Copy download link
history
blame
Safe
96 Bytes
FROM
python:
3.9
MAINTAINER
Konstantin Verner <konst.verner@gmail.com>
COPY
. .
RUN
pip install .