Commit Graph

675 Commits

Author SHA1 Message Date
Abi Raja
a53afd350d update sdxl-lightning references to flux 2024-09-20 16:45:16 +02:00
Abi Raja
6899c7792e when all generations fail, print the all the underlying exceptions for debugging 2024-09-20 13:56:20 +02:00
Abi Raja
9199fee21d keep generating even if one of the models fails 2024-09-17 15:56:35 +02:00
Abi Raja
8717298def switch to flux schnell for replicate image gen 2024-09-17 12:20:19 +02:00
Abi Raja
a4087e613f make variant 1 claude 2024-09-16 15:21:57 +02:00
Abi Raja
cf6b94d675 update favicon/branding 2024-09-14 17:44:57 +02:00
Abi Raja
589507846b remove model selection dropdown since that happens on the background now 2024-09-13 14:41:00 +02:00
Abi Raja
24995c302e
Merge pull request #394 from abi/multiple-generations
Support multiple variants for each generation
2024-09-06 11:43:44 -04:00
Abi Raja
e4b021c2a4 remove debugging statement 2024-09-06 17:41:19 +02:00
Abi Raja
b4a9bbd9da fix unit tests 2024-08-31 17:22:18 +02:00
Abi Raja
0db8a206f2 disable variants for video 2024-08-31 15:47:44 +02:00
Abi Raja
c1fc28624d remove unused code 2024-08-31 15:43:02 +02:00
Abi Raja
c55e5d7923 remove unused code 2024-08-30 16:32:20 +02:00
Abi Raja
67ce707c3c
Update README.md 2024-08-30 08:47:27 -04:00
Abi Raja
5d33dd6bf3 fix TODO 2024-08-30 14:07:30 +02:00
Abi Raja
67e7066221 fix some TODOs 2024-08-30 13:45:28 +02:00
Abi Raja
e67239745c fix type error 2024-08-30 13:32:59 +02:00
Abi Raja
ce6a0622d0 fix TODO 2024-08-30 13:19:24 +02:00
Abi Raja
6542289931 fix some TODOs 2024-08-29 18:43:40 +02:00
Abi Raja
0ff42d9083 make commits immutable after a new commit is added 2024-08-29 17:57:52 +02:00
Abi Raja
f09b1c3c7f remove comment 2024-08-22 16:56:12 -04:00
Abi Raja
bf3e4eecb2 throw exceptions so Sentry can capture them 2024-08-22 16:55:39 -04:00
Abi Raja
939d4eebf8 nit 2024-08-22 16:42:51 -04:00
Abi Raja
a243480d78 streamline createCommit helper 2024-08-22 16:38:39 -04:00
Abi Raja
30d5cd2b65 move commit code into one file 2024-08-22 16:27:42 -04:00
Abi Raja
637f75b93e clean up history rendering 2024-08-22 15:20:20 -04:00
Abi Raja
13f93e259d clean up HistoryDisplay a little bit 2024-08-22 13:59:25 -04:00
Abi Raja
c900201417 support import from code 2024-08-22 13:51:40 -04:00
Abi Raja
089f4302d2 cleaner resets with resetHead 2024-08-22 13:32:12 -04:00
Abi Raja
8e8f0b4b64 intermediate changes towards multiple generations 2024-08-22 13:26:42 -04:00
Abi Raja
5f6dd08411 reset inputMode when resetting state 2024-08-05 16:17:48 -04:00
Abi Raja
b158597d7e fix bug with prompt assembly for imported code with Claude which disallows multiple user messages in a row 2024-08-05 14:11:01 -04:00
Abi Raja
fb5480b036 fix type error 2024-07-31 16:05:16 -04:00
Abi Raja
c76c7c202a move parameter extraction to separate fn 2024-07-31 15:46:53 -04:00
Abi Raja
823bd2e249 hide execution console 2024-07-31 14:44:33 -04:00
Abi Raja
710f2987a4 merge 2024-07-31 14:40:52 -04:00
Abi Raja
5c3f915bce parallelize just image generation 2024-07-31 13:36:22 -04:00
Abi Raja
701d97ec74 add comments 2024-07-31 11:27:26 -04:00
Abi Raja
7b2e2963ad print for debugging 2024-07-31 11:25:49 -04:00
Abi Raja
637c1b4c1d fix TODO 2024-07-31 11:22:25 -04:00
Abi Raja
c61a2ac772 fix TODO 2024-07-31 11:18:35 -04:00
Abi Raja
bcb89a3c23 refactor 2024-07-31 11:15:56 -04:00
Abi Raja
3591588e2b abstract out prompt assembly into a separate function 2024-07-31 11:07:30 -04:00
Abi Raja
dd7a51dd34 refactor 2024-07-31 10:16:03 -04:00
Abi Raja
3fbc0f9458 refactor 2024-07-31 10:15:07 -04:00
Abi Raja
ff12790883 refactor 2024-07-31 10:14:23 -04:00
Abi Raja
0f731598dd refactor to get .get() 2024-07-31 10:10:13 -04:00
Abi Raja
64dd7d6279 refactor 2024-07-31 10:04:04 -04:00
Abi Raja
96658819f3 fix issue with loading variants 2024-07-31 09:53:21 -04:00
Abi Raja
24a123db36 refactors 2024-07-30 16:37:36 -04:00