Commit Graph

108 Commits

Author SHA1 Message Date
Ava Pun d3626f177a Create LICENSE 2025-05-08 10:50:30 -07:00
Ava Pun 18b3e65acf Merge pull request #2 from AvaLovelace1/kangle/texture
Code for colored voxels. Update README
2025-05-08 08:02:49 -07:00
Kangle Deng 8bc7f2e969 Update README 2025-05-08 07:24:11 +00:00
Kangle Deng e262ddc5ad Merge remote-tracking branch 'origin/main' into kangle/texture 2025-05-08 06:10:52 +00:00
Kangle Deng 855be3ff9c Merge branch 'kangle/texture' of github.com:AvaLovelace1/LegoGPT into kangle/texture 2025-05-08 06:05:24 +00:00
Kangle Deng 37de887d4e Code for colored voxels 2025-05-08 06:02:43 +00:00
apun 116bacc2d4 Revert "Move model and dataset from AvaLovelace to cmu-gil"
This reverts commit d1a20cd64b.
2025-05-08 01:13:00 -04:00
apun 381cb2a452 Downgrade diffusers: in diffusers>=24.0, StableDiffusionControlNetPipeline takes extra init argument image_encoder, incompatible with the version of StableDiffusionControlNetPromptMasksPipeline in FlashTex 2025-05-07 19:53:52 -04:00
apun b0fd0c3b64 Add dependency instructions to README 2025-05-07 19:06:03 -04:00
apun 9bcc69792a Convert generate_texture script from bash to python 2025-05-07 19:05:52 -04:00
apun d4d8c115dc Update README 2025-05-07 17:35:42 -04:00
apun 5a2cce4d18 Update blenderLego_toObj.py 2025-05-07 17:33:15 -04:00
apun 663e917c0f Add uv pyproject.toml to texture 2025-05-07 17:16:34 -04:00
Ava Pun 7cf15ccb68 Merge pull request #1 from AvaLovelace1/kangle/texture
[WIP] Add texturing code
2025-05-07 13:47:02 -07:00
apun a2c630560e Merge branch 'main' of github.com:AvaLovelace1/LegoGPT into kangle/texture 2025-05-07 13:41:24 -04:00
Kangle Deng 855099347d Add examples 2025-05-07 17:13:04 +00:00
apun d1a20cd64b Move model and dataset from AvaLovelace to cmu-gil 2025-05-07 12:08:57 -04:00
Kangle Deng 352585ce1f Add README 2025-05-07 05:58:23 +00:00
Kangle Deng 0af52df586 Add texture code 2025-05-07 05:46:16 +00:00
apun 7ef85ea620 Update README to add Blender 2025-05-07 01:40:01 -04:00
apun 7ffaadadfe Update prepare_finetuning_dataset to work with multiple captions field 2025-05-06 18:06:33 -04:00
apun e766ad4f32 Merge branch 'main' of github.com:AvaLovelace1/LegoGPT into main 2025-05-06 14:47:47 -04:00
apun 92708e8b60 Update README 2025-05-06 14:47:24 -04:00
apun 15fb0802e4 Add default LegoGPT model and dataset paths 2025-05-06 14:34:13 -04:00
Ava Pun 0bd04d7cdf add website
Update index.html

Create static.yml
2025-05-05 19:19:32 -07:00
Ava Pun 226bb0673f Update README.md 2025-05-05 18:50:53 -07:00
apun 27afa8dd38 Add output image 2025-05-05 21:46:51 -04:00
apun 7234d0421e Add example inference interaction 2025-05-05 21:46:25 -04:00
apun 680bd35b64 Add path to ImportLDraw module in render script 2025-05-05 21:33:12 -04:00
apun 350fdb265d Add LDraw library download instructions to README 2025-05-05 21:27:05 -04:00
apun ca5937842b Add render script to pyproject.toml 2025-05-05 19:01:53 -04:00
apun 197c4692a8 output folder fixes 2025-05-01 04:27:02 -04:00
apun 51352e16f9 Update fine-tuning instructions in README 2025-04-30 01:19:41 -04:00
Ava Alison Pun 3a7679bf00 Merge branch 'main' of github.com:AvaLovelace1/LegoGPT 2025-04-30 01:17:07 -04:00
Ava Alison Pun 86a1beabfd Update finetuning script 2025-04-30 01:16:57 -04:00
apun 2757f6946a Update fine-tuning instructions in README 2025-04-30 01:09:24 -04:00
apun 3ac205aa88 Add prepare_finetuning_dataset to uv scripts 2025-04-30 01:09:11 -04:00
apun f11c02315d Remove loading parameters in LLM 2025-04-30 01:08:44 -04:00
apun e507767dfe Add prepare_finetuning_dataset script 2025-04-30 01:06:12 -04:00
apun 9fa2b6fe76 Update few-shot examples to use "lego" instead of "messages" 2025-04-29 23:13:15 -04:00
apun 51b3f97594 Update README 2025-04-29 22:43:26 -04:00
apun a583e3b52a Update infer script to output LEGO render 2025-04-29 22:32:14 -04:00
apun 00bd4303e4 Add return_dict option to LLM 2025-04-29 21:48:57 -04:00
apun 058be3fb39 remove print statement 2025-04-22 19:58:13 -04:00
apun 771c066466 output newline at end of sequence again 2025-04-22 19:56:55 -04:00
apun 5c97476fa5 Update installation instructions in README 2025-04-18 14:05:53 -04:00
Ava Alison Pun 9b21de1387 Merge branch 'main' of github.com:AvaLovelace1/LegoGPT 2025-04-18 13:04:18 -04:00
Ava Alison Pun 84caa0d620 Update finetuning script 2025-04-18 13:04:11 -04:00
apun 31458ba980 Add collision check to is_stable 2025-04-17 10:20:47 -04:00
apun 61374d85af Update logit masking & temperature defaults 2025-04-17 10:15:07 -04:00