Jane Yu

Results 6 comments of Jane Yu

请问您解决了吗,我也遇到了这个问题

> Hello, I solved this problem. You only need to delete the picture that does not get the position after processing the colMap, and then run the LLFF script.

> > > > how can i delete the picture that does not get the position ,i can't recog them You can see in the output of ColMap, you can...

> > Fixed the original issue, but now I get this: > > Traceback (most recent call last): File "G:\StableDiffusion\SD models\stable-diffusion-webui\launch.py", line 165, in start_webui() File "G:\StableDiffusion\SD models\stable-diffusion-webui\launch.py", line 159,...

> Now I know the solution of the first problem "ModuleNotFoundError: No module named 'basicsr.version'" while I am installing stable diffusion webui, and the second problem "AssertionError: An object named...

> In your venv python environment, you could run "python" in cmd.exe, in the prompt (>>> is prompt of python), just type: import basicsr to check if the load of...