Closed EntityinArray closed 3 weeks ago
Sorry about that! I've updated the installation instructions to explicitly require CUDA. (d108e1d) I think other backends should probably work as well, but for now we've only tested on CUDA. Let me know if the new instructions help?
You install torch without CUDA, and require it in generate.py this repo won't run out of the box
https://github.com/etched-ai/open-oasis/blob/f4563c623715239a6b0a3080dcb2405767da0b87/requirements.txt#L24 https://github.com/etched-ai/open-oasis/blob/f4563c623715239a6b0a3080dcb2405767da0b87/generate.py#L13