neuralchen / SimSwap

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

model = create_model(opt) #394

Open melisedikovich opened 1 year ago

melisedikovich commented 1 year ago

Hello everyone, SimSwap in Google colab reaches this deadline in the last cell and stops in the attributes of the error writes AttributeError: 'SGD' object has no attribute 'defaults' What could be the problem. because Im completely new to this topic. Thanks for u help

D4rk1ink commented 1 year ago

this solution work for me https://github.com/neuralchen/SimSwap/issues/386#issuecomment-1438760211

just install cuda 11.3 and follow above comment

melisedikovich commented 1 year ago

это решение работает для меня # 386 (комментарий)

просто установите cuda 11.3 и следуйте приведенному выше комментарию

is it necessary to install something when I work through Google Colabe?