You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After inteallation as documented, the script runs without errors or warnings but does not generate any output file.
✅ Steps to reproduce
python -m cube3d.generate --gpt-ckpt-path model_weights/shape_gpt.safetensors --shape-ckpt-path model_weights/shape_tokenizer.safetensors --prompt "a mech warrior with long arms and legs"
🛠 Configuration
OS: Windows 11 home
Hardware: HP Omen 17'' laptop, with RTX 4070 Laptop GPU
Anaconda virtual environment
The text was updated successfully, but these errors were encountered:
Would you mind posting the output after you run the command? The terminal should output the file location of where the generated mesh was saved to or if there was an error during the processing.
🔥 Describe the issue and expectation
After inteallation as documented, the script runs without errors or warnings but does not generate any output file.
✅ Steps to reproduce
python -m cube3d.generate --gpt-ckpt-path model_weights/shape_gpt.safetensors --shape-ckpt-path model_weights/shape_tokenizer.safetensors --prompt "a mech warrior with long arms and legs"
🛠 Configuration
The text was updated successfully, but these errors were encountered: