Rerender_A_Video icon indicating copy to clipboard operation
Rerender_A_Video copied to clipboard

no attribute 'is_tensor'

Open tjohn88 opened this issue 1 year ago • 1 comments

Hi! When I run python rerender.py --cfg config/real2sculpture.json I have this error: File "...\Python\Python310\lib\site-packages\einops_backends.py", line 513, in is_appropriate_type return self.K.is_tensor(tensor) and self.K.is_keras_tensor(tensor) AttributeError: module 'keras.backend' has no attribute 'is_tensor'.

tjohn88 avatar Oct 05 '23 04:10 tjohn88