#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 |
#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 |