Unable to access gradio webui using default docker-compose.yml , logs showing "NameError: name 'gradio_interface_options' is not defined" #521
Replies: 1 comment
-
Excellent report, pushed out the fix now, docker image should be building. If you do not want to pull a new image and create a new container, you can do a Currently you need to connect a terminal to the container, but I plan on adding an extension for addressing this problem: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I download your docker-compose.yml from https://github.com/rsxdalv/TTS-WebUI/blob/main/docker-compose.yml
and then run
docker compose up -d
The docker logs show:
What am I doing wrong? Thanks
Beta Was this translation helpful? Give feedback.
All reactions