harlanhong / ICCV2023-MCNET

The official code of our ICCV2023 work: Implicit Identity Representation Conditioned Memory Compensation Network for Talking Head video Generation
245 stars 21 forks source link

SyntaxError: unexpected EOF while parsing #19

Open zk19971101 opened 6 months ago

zk19971101 commented 6 months ago

self.mbUnit = eval(kwargs['mbunit'])(kwargs['mb_spatial'],kwargs['mb_channel']) File "", line 0

^

SyntaxError: unexpected EOF while parsing

i find kwargs['mbunit'] is an empty str, which is "".

harlanhong commented 6 months ago

Could you share more details?

zk19971101 commented 6 months ago

Thx, i found the reason of it, because i forgot to set the parameter 'mbunit'=ExpendMemoryUnit.