pydrawing
pydrawing copied to clipboard
[BUG] 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.
Environment (使用环境) google colab
- Installation method (安装方式): pip install -U pydrawing
- The version of pydrawing (版本号): Version: 0.1.9
- Operating system (操作系统): ubuntu
- Python version (Python版本): Python 3.10.12
Question description (问题描述) fastneuralstyletransfer return error
Screenshot (报错截图)
Advice (修复建议) can use fastneuralstyletransfer
best regards