Frame processor face_enhancer not found
Frame processor face_enhancer not found
C:\Users\DAVIDE\AI\Deep-Live-Cam\modules\processors\frame\face_swapper.py:433: RuntimeWarning: invalid value encountered in divide
feathered_mask = (feathered_mask / feathered_mask.max() * 255).astype(np.uint8)
C:\Users\DAVIDE\AI\Deep-Live-Cam\modules\processors\frame\face_swapper.py:433: RuntimeWarning: invalid value encountered in cast
feathered_mask = (feathered_mask / feathered_mask.max() * 255).astype(np.uint8)
Exception in Tkinter callback
Traceback (most recent call last):
File "C:\Users\DAVIDE\AppData\Local\Programs\Python\Python310\lib\tkinter_init_.py", line 1921, in call
return self.func(*args)
File "C:\Users\DAVIDE\AI\Deep-Live-Cam\venv\lib\site-packages\customtkinter\windows\widgets\ctk_button.py", line 554, in _clicked
self._command()
File "C:\Users\DAVIDE\AI\Deep-Live-Cam\modules\ui.py", line 351, in