neuralchen / SimSwap

An arbitrary face-swapping framework on images and videos with one single trained model!
Other
4.45k stars 881 forks source link

Simswab colab on web browser give me this error : AttributeError: 'SGD' object has no attribute 'defaults' #401

Closed linoino closed 1 year ago

linoino commented 1 year ago

I'm using SimSwap on web browser and it gives me this error: AttributeError: 'SGD' object has no attribute 'defaults' , what should I do? Thanks

linoino commented 1 year ago

Now it's resolved