Question
when I run python -m llava.serve.gradio_web_server_llava_plus --controller http://localhost:20001 --model-list-mode reload

and give instruction to it, then
requests.exceptions.MissingSchema: Invalid URL '/worker_generate': No scheme supplied throwed
Question
when I run
python -m llava.serve.gradio_web_server_llava_plus --controller http://localhost:20001 --model-list-mode reloadand give instruction to it, then
requests.exceptions.MissingSchema: Invalid URL '/worker_generate': No scheme suppliedthrowed