ModuleNotFoundError: No module named 'network'

Hey amigo @ptrblck, thanks for the response!

are you talking about this ?

“./faceforensics_models/faceforensics++_models_subset/full/xception/full_raw.p”

it need to be the same ?

or you talking about this?
the_model = TheModelClass() # declare the class and then try to load it ?

Thanks.