chattts / Dockerfile
lalalic's picture
Create Dockerfile
5a86a68 verified
raw
history blame
98 Bytes
from registry.hf.space/lalalic-chattts:latest
USER root
CMD ["python", "launch.py", "--no_half"]