ai-forever / ai-forever/Kandinsky-2
what to do if i have amd gpu?
- Dominant language
- Jupyter Notebook
- Stars
- 2.8k
- Forks
- 319
- PR merge metrics
- No merged PRs in 30d
Description
я не знаю почему но когда пытаюсь сгенерировать картинку поучаю следующею ошибку:
RuntimeError: Attempting to deserialize object on a CUDA device but torch.cuda.is_available() is False. If you are running on a CPU-only machine, please use torch.load with map_location=torch.device('cpu') to map your storages to the CPU.
но вроде в интернете написано что амд и нвидиа не совместимы но я смог установить cuda отменив установку драйверов и интеграции с VS(по-другому не получалось). но я использую VS так что я не очень понимаю что делать для решения данной проблемы.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.