Vincentqyw/image-matching-webui

运行API后,网页显示当前无法使用此页面 0.0.0.0 当前无法处理此请求。

llyyccccc opened this issue · 3 comments

🐛 Bug Report

🔬 How To Reproduce

Steps to reproduce the behavior:

  1. ...

Environment

  • OS: [e.g. Linux / Windows / macOS]
  • Python version, get it with:
python --version

📎 Additional context

I am unable to reproduce this issue. Please provide more information.

Closing for now. Reopen if needed.

(imw) E:\image-matching-webui-main>python -m api.server
D:\Anaconda\envs\imw\lib\site-packages\torch\cuda_init_.py:128: UserWarning: CUDA initialization: The NVIDIA driver on your system is too old (found version 11050). Please update your GPU driver by downloading and installing a new v
ersion from the URL: http://www.nvidia.com/Download/index.aspx Alternatively, go to: https://pytorch.org to install a PyTorch version that has been compiled with your version of the CUDA driver. (Triggered internally at C:\cb\pytorch_1
000000000000\work\c10\cuda\CUDAFunctions.cpp:108.)
return torch._C._cuda_getDeviceCount() > 0
Loaded SuperPoint model
[2024/10/28 18:54:15 hloc INFO] Load SuperPoint model done.
INFO: Started server process [17972]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:8001 (Press CTRL+C to quit)
HTTP ERROR 502