allenai / Holodeck

CVPR 2024: Language Guided Generation of 3D Embodied AI Environments.
https://yueyang1996.github.io/holodeck
Apache License 2.0
324 stars 30 forks source link

Runtime error: Only available on CPU when generating environment #36

Closed zbw790 closed 3 months ago

zbw790 commented 4 months ago

Hi, I'm facing an issue when trying to generate a new environment with python main.py --query "a living room" --openai_api_key

image
zbw790 commented 4 months ago

I'm using a M2 Mac

YueYANG1996 commented 4 months ago

Could you please pull the latest commit and try it again?