Commit Graph

36 Commits

Author SHA1 Message Date
77be125a99 NanoGPT: Add to image generation extension 2024-11-03 20:37:30 +02:00
4fcad0752f [chore] Fix type errors 2024-10-11 21:33:36 +03:00
72138c632d [chore] Remove unused import 2024-10-11 20:58:06 +03:00
90eef29982 Merge branch 'staging' into es-modules 2024-10-11 20:30:23 +03:00
34b1fa2cff [chore] Run code format 2024-10-11 20:28:54 +03:00
ed8e379e54 support new together.ai image generation api 2024-10-11 17:48:33 +02:00
a0e6030836 Simplify node imports 2024-10-11 00:28:17 +03:00
d52b4fbbde Node: Migrate to ES Modules 2024-10-10 22:37:22 +03:00
9af4d62cdf Extend /sd command 2024-09-30 21:51:24 +03:00
87f2dd9ae5 Remove pollinations refine toggle 2024-09-10 10:54:41 +00:00
8948354bf0 Load pollinations models from an endpoint 2024-09-10 10:51:48 +00:00
135ba2336e Hugging Face inference API for image generation 2024-08-19 23:02:15 -07:00
7546030c48 Removed the scheduler, unused and auto added by vs code by mistake 2024-08-10 14:11:34 -04:00
59c66353a9 fixed linting spacing issue 2024-08-10 13:12:57 -04:00
08d5a2826f fixed generation endpoints, added animation via gifs 2024-08-10 13:07:52 -04:00
b9857eb315 Added block entropy endpoints for chat and image 2024-08-08 00:08:03 -04:00
52497ea96d Interrupt Comfy gens on cancel 2024-07-19 00:39:21 +03:00
7e4abaabff Interrupt AUTO1111 gens on cancel 2024-07-19 00:01:24 +03:00
54dea56a77 Selectable VAE for AUTO1111 2024-07-05 00:59:34 +03:00
b682519042 Hide sampling method select from unsupported backends 2024-07-04 23:00:33 +03:00
5da3921907 Make generation actually work 2024-07-04 22:51:47 +03:00
e32b0cc223 Move Stability generation to backend 2024-07-04 22:36:17 +03:00
6228d1d3b1 Add schedulers selection for AUTO1111 2024-05-30 21:04:22 +03:00
4eb6657b51 Add SD seed control 2024-05-29 23:29:45 +03:00
110d343eea Add upscale amount control to DrawThings 2024-05-29 02:49:13 +03:00
e8e3834fc0 Merge branch 'staging' into neo-server 2024-04-13 20:06:47 +03:00
3a4405016c #2075 Fix Draw Things auth 2024-04-13 20:01:17 +03:00
bd4d8847ce Merge branch 'staging' into neo-server 2024-04-10 21:41:03 +03:00
5f6d895acf Add attribution links 2024-04-10 21:21:31 +03:00
b07a6a9a78 Update all endpoints to use user directories 2024-04-07 01:47:07 +03:00
75ebdf394a Add pollinations as image generation source 2024-04-04 20:40:47 +03:00
dddcac9af8 implement drawthings local app api support for sd extension 2024-03-30 01:12:29 -03:00
ac70a0a592 Add TogetherAI for image generation 2023-12-18 03:33:05 +02:00
7f129df7b8 Use Express router for stable diffusion endpoint 2023-12-04 12:58:02 -05:00
9d4990d25d Rename sd-next/upscalers to sd/next/upscalers 2023-12-04 10:22:47 -05:00
baae99831d Move endpoints into their own folder 2023-12-04 10:16:11 -05:00