175 Commits (9cde5b1a6050ed567785f971866ef954adb7c872)
 

Author SHA1 Message Date
Brett Kuprel f71bd054fd Merge branch 'main' of https://github.com/kuprel/min-dalle 2 years ago
Brett Kuprel ee846ba1cf update setup scripts 2 years ago
Brett Kuprel e12314b387 updated colab 2 years ago
Brett Kuprel 85f5866eff remove config.json dependency, default to torch in image_from_text.py 2 years ago
Brett Kuprel 4404e70764 fixed setup_torch.sh 2 years ago
Brett Kuprel 5cc7d0038f fixed setup_flax.sh 2 years ago
Brett Kuprel 2a4e3db15b update setup_torch.sh to download mini model too 2 years ago
Brett Kuprel ff77e96b07 update readme 2 years ago
Brett Kuprel b785accffd update readme 2 years ago
Brett Kuprel cc90fa4a90 download pre-converted torch files in colab 2 years ago
Brett Kuprel 09a0f85b8e separate setup processes for flax and torch 2 years ago
Brett Kuprel 7bf76deafb fixed wrong file path 2 years ago
Brett Kuprel fffd0f2b83 Merge branch 'main' of https://github.com/kuprel/min-dalle 2 years ago
Brett Kuprel e4c2be54cb save converted detokenizer params 2 years ago
Brett Kuprel 26c336bd4d
Merge pull request #20 from Ewpratten/patch-1 2 years ago
Brett Kuprel 8b5960b687 update setup.sh 2 years ago
Brett Kuprel d13e573fb8 mega works with latest flax version 0.5.2 now, removing 0.4.2 pin 2 years ago
Brett Kuprel b40fd83a0d mega works with latest flax version 0.5.2 now, removing 0.4.2 pin 2 years ago
Brett Kuprel e3329a7f64
Merge branch 'main' into patch-1 2 years ago
Brett Kuprel 9ac9c0ca30 simplified colab 2 years ago
Brett Kuprel eaee59a1ef update readme 2 years ago
Brett Kuprel e9ff397009 Merge branch 'main' of https://github.com/kuprel/min-dalle 2 years ago
Brett Kuprel f8bffc6892 update readme 2 years ago
Brett Kuprel b93c4fd0e4 simplified colab 2 years ago
Brett Kuprel 432ffa8d8c reusable mega torch model works in standard colab runtime 2 years ago
Brett Kuprel 08b158d580 updated readme 2 years ago
Brett Kuprel 2311a1af7b delete cache 2 years ago
Brett Kuprel d9d7f34b22 update readme 2 years ago
Brett Kuprel 23620b95cd Merge branch 'main' of https://github.com/kuprel/min-dalle 2 years ago
Brett Kuprel c8f3304363 update readme 2 years ago
Brett Kuprel a3d81888b5 generate avocado armchair with pytorch in standard colab runtime 2 years ago
Brett Kuprel ed0193296c mega model works in standard colab runtime 2 years ago
Brett Kuprel b913b58353 pre converting params to torch allows mega to run in standard colab runtime 2 years ago
Brett Kuprel de97fcf06b
Update requirements.txt 2 years ago
Brett Kuprel c2a3858c96 delete params sooner 2 years ago
Brett Kuprel f951424e38 is_reusable 2 years ago
Brett Kuprel 3e64e868ef Merge branch 'main' of https://github.com/kuprel/min-dalle 2 years ago
Brett Kuprel b55bcba4c0 removed deepcopy, delete expendable parameters after use 2 years ago
Brett Kuprel b44e8997a0 still some issues with mega in standard runtime, reverting for now 2 years ago
Brett Kuprel 6d1ac07442 mega model in standard runtime 2 years ago
Brett Kuprel e9c01e32a5 mega model works with standard colab runtime in expendable mode 2 years ago
Brett Kuprel 41a44068d0 keep params in expendable mode 2 years ago
Brett Kuprel df9aa6f915 sort -> topk, prev_token_and_index -> prev_token, token_index 2 years ago
Brett Kuprel fb97ba5e20 update readme, cleanup 2 years ago
Brett Kuprel 1e18ba0ffa is_expendable argument reduces memory usage for command line script 2 years ago
Brett Kuprel 38377107da
Update setup.sh 2 years ago
Brett Kuprel c76226571e
Update cog.yaml 2 years ago
Brett Kuprel 8b86152359
Update cog.yaml 2 years ago
Brett Kuprel 5f931f6899 simplified colab setup 2 years ago
Brett Kuprel b7b6df23f7 updated replicate predict.py file 2 years ago