openai / shap-e

Generate 3D objects conditioned on text or images
MIT License
11.67k stars 951 forks source link

i have an issue just cloned the repo, but it is loading forever #89

Open abdibrokhim opened 1 year ago

abdibrokhim commented 1 year ago
Screenshot 2023-05-22 at 17 00 43
Kabanosk commented 1 year ago

I think that your code is running on CPU. You must change the device variable to 'cuda' to run it. If you are using Google colab, you must change the runtime to GPU

abdibrokhim commented 1 year ago

hello, yeah sure @Kabanosk, i already figured out haha, thanks)