Possible to add PATH to URL in gradio? #12

Closed
opened 2023-02-09 15:31:04 +00:00 by ifn · 1 comment

Perhaps this can be implemented to app.py to add a custom path to open tortoise, ie. http://localhost:7860/gradio?

Reason being I'd want to run this behind a reverse proxy to enable access from outside my network.

Perhaps [this](https://github.com/gradio-app/gradio/issues/344#issuecomment-1247033951) can be implemented to `app.py` to add a custom path to open tortoise, ie. http://localhost:7860/gradio? Reason being I'd want to run this behind a reverse proxy to enable access from outside my network.
Owner

Implemented in commit d7443dfa06, it needs further testing as I was in the middle of some things sidetracked into the nightmare of getting it to work, and don't know if I forgot to copy over a file to commit.

Implemented in commit d7443dfa067e91ba30b55fc52a37f2445a2a6e20, it needs further testing as I was in the middle of some things sidetracked into the nightmare of getting it to work, and don't know if I forgot to copy over a file to commit.
mrq closed this issue 2023-02-09 20:43:58 +00:00
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: mrq/tortoise-tts#12
No description provided.