model = create_model(opt) #394

Open
opened 2023-04-08 20:38:43 +02:00 by melisedikovich · 2 comments
melisedikovich commented 2023-04-08 20:38:43 +02:00 (Migrated from github.com)

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

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 2023-04-09 10:47:31 +02:00 (Migrated from github.com)

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

just install cuda 11.3 and follow above comment

this solution work for me [https://github.com/neuralchen/SimSwap/issues/386#issuecomment-1438760211](https://github.com/neuralchen/SimSwap/issues/386#issuecomment-1438760211) just install cuda 11.3 and follow above comment
melisedikovich commented 2023-04-09 17:56:52 +02:00 (Migrated from github.com)

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

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

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

> это решение работает для меня [# 386 (комментарий)](https://github.com/neuralchen/SimSwap/issues/386#issuecomment-1438760211) > > просто установите cuda 11.3 и следуйте приведенному выше комментарию is it necessary to install something when I work through Google Colabe?
Sign in to join this conversation.