Commit Graph

15 Commits

Author SHA1 Message Date
Gadersd
6e065035cd Add batching to generate two images at a time 2023-08-05 19:41:11 -04:00
Gadersd
57b446c08d Add example image 2023-08-05 19:06:34 -04:00
Gadersd
058dd1d7cc Fix allocation bug 2023-08-05 17:05:20 -04:00
Gadersd
2f3d94f9ad Use buffer to increase model loading/saving speed tremendously 2023-08-05 16:48:26 -04:00
Gadersd
ce91c8838f Fix model initialization bugs 2023-08-05 16:20:49 -04:00
Gadersd
10ce5ac89d Correct a few trivial bugs 2023-08-05 13:46:14 -04:00
Gadersd
08f7347ae5 Add ability to load dump or burn model in sample binary 2023-08-05 13:27:37 -04:00
Gadersd
c408de50b7 Update README 2023-08-05 10:39:51 -04:00
Gadersd
9e247777fa Add model loading, saving, and conversion functionality 2023-08-05 10:14:03 -04:00
Gadersd
41fce2a47e Remove stable_diffusion.py 2023-08-04 21:22:47 -04:00
Gadersd
153a545406 Clean up, add attribution, and change name to dump.py 2023-08-04 20:05:45 -04:00
Gadersd
77f30aefa7 Add first successful sampling implementation 2023-08-04 17:01:44 -04:00
Gadersd
3bf5b8c477 Create .gitignore 2023-08-04 14:34:36 -04:00
Gadersd
e4145441eb Add files via upload
Add initial project files
2023-08-04 14:32:47 -04:00
Gadersd
1aed8b655a Initial commit 2023-08-04 14:28:05 -04:00