Replies: 4 comments 1 reply
|
I highly doubt that redownloading models would help - they are basically a bunch of numbers. Please try somehow to restore the previous state and post all the python packets installed with all the versions. Very small but not negligible probability of a GPU driver issue: please try to use CPU and see if it would fix the issue. |
|
@semjon00 CPU is working. Is it possible that the cache in my GPU needs to be cleared? I already uninstalled and reinstalled the requirements and pytorch. |
|
Alright, that's a clue! What is your GPU model and GPU driver version? If you roll back to an earlier version, will it work? |
|
@semjon00 here's the info and clearing the GPU cache did not fix the problem. I did not install a NVidia driver recently, but it looks like there was some new NVIDIA stuff installed recently (a few NSight apps). DirectX version: 12.0 [Components] nvui.dll 8.17.15.6094 NVIDIA User Experience Driver Component |
Uh oh!
There was an error while loading. Please reload this page.
models like res101 and depthAnywhere base are working but other models like zoedepth and even depthAnywhere (not base) are just returning a black image. These models were working and then suddenly stopped. Is there a way to reinstall the models.
All reactions