ebook2audiobook / Dockerfile
drewThomasson's picture
Update Dockerfile
290e902 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