Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception in thread Thread-3 #118

Open
SaveWorld007 opened this issue Dec 20, 2024 · 0 comments
Open

Exception in thread Thread-3 #118

SaveWorld007 opened this issue Dec 20, 2024 · 0 comments

Comments

@SaveWorld007
Copy link

Exception in thread Thread-3:
Traceback (most recent call last):
File "D:\VideoAi\vsr_windows_gpu_v1.1.0-001\vsr\Python\lib\threading.py", line 932, in _bootstrap_inner
self.run()
File "D:\VideoAi\vsr_windows_gpu_v1.1.0-001\vsr\Python\lib\threading.py", line 870, in run
self._target(*self._args, **self._kwargs)
File "D:\VideoAi\vsr_windows_gpu_v1.1.0-001\vsr\resources\gui.py", line 277, in task
self.sr.run()
File "D:\VideoAi\vsr_windows_gpu_v1.1.0-001\vsr\resources\backend\main.py", line 719, in run
self.sttn_mode(tbar)
File "D:\VideoAi\vsr_windows_gpu_v1.1.0-001\vsr\resources\backend\main.py", line 596, in sttn_mode
self.sttn_mode_with_no_detection(tbar)
File "D:\VideoAi\vsr_windows_gpu_v1.1.0-001\vsr\resources\backend\main.py", line 588, in sttn_mode_with_no_detection
sttn_video_inpaint(input_mask=mask, input_sub_remover=self, tbar=tbar)
File "D:\VideoAi\vsr_windows_gpu_v1.1.0-001\vsr\resources\backend\inpaint\sttn_inpaint.py", line 273, in call
image_crop = image[inpaint_area[k][0]:inpaint_area[k][1], :, :]
TypeError: 'NoneType' object is not subscriptable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant