drewThomasson's picture
Shortened as much as possible and linked to pre-built
2906908 verified
raw
history blame contribute delete
226 Bytes
#dockerfile used to build can be found at https://github.com/DrewThomasson/ebook2audiobook/blob/main/dockerfiles/HuggingfaceDockerfile
FROM athomasson2/ebook2audiobook:HuggingfaceSpace
# Expose the required port
EXPOSE 7860