When launching localhost:10000 only thing that pops up: {"detail":"Not Found"} #932
Unanswered
nucleuscrypto
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It seems that the Controller, Gradio Interface and Model launch correctly but in the localhost:10000 there's only error message saying:
{"detail":"Not Found"}
I've made sure that in each terminal window i have conda llava environment activated.
Here's screenshot of every terminal window:
Controller:
Gradio:
Model:
And finally trying to access localhost:10000
Has anyone else come up with similar issue? Can't figure this one out by myself ...
Beta Was this translation helpful? Give feedback.
All reactions