chervonij / DFL-Colab

DeepFaceLab fork which provides IPython Notebook to use DFL with Google Colab
1.05k stars 265 forks source link

ImportError: cannot import name 'keras_export' #27

Closed Orchoidizer closed 3 years ago

Orchoidizer commented 3 years ago

When attempting to train (SAEHD)

Just started happening.

Anyone else?

chervonij commented 3 years ago

Fixed.

sundar7D0 commented 3 years ago

What was the solution? I am facing this issue in colab with tf==1.14.1

chervonij commented 3 years ago

@SundarRamanP2000 I uninstall default tensorflow on Colab machine and then I install version that I need