Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GET / HTTP/1.1 404 Not Found #48

Open
underscoreYTREWQ opened this issue Jan 20, 2024 · 1 comment
Open

GET / HTTP/1.1 404 Not Found #48

underscoreYTREWQ opened this issue Jan 20, 2024 · 1 comment

Comments

@underscoreYTREWQ
Copy link

Not sure what is going wrong. I followed the setup instructions in the ReadMe, but when I click the lcoalhost link, the error shows up in the command line.

INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://localhost:8020 (Press CTRL+C to quit)
INFO:     ::1:59218 - "GET / HTTP/1.1" 404 Not Found```
@Treno00
Copy link

Treno00 commented Feb 8, 2024

This is API version NOT a WebUI, I believe what you are looking for is this:
https://github.com/daswer123/xtts-webui

API is to use external software to use it, like SillyTavern, Oobabooga or even Game Engines
WebUI is the one that you use via web browser

Also if you want to use API anyway, have a look here: http://localhost:8020/docs (when server is running)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants