Commit Graph

217 Commits

Author SHA1 Message Date
Cohee
ab966db1e5 Refactor ensureSelectionExists for more readability 2024-10-01 14:28:34 +03:00
Cohee
42d24dbc47 Fix free mode extension on empty chats when {{charPrefix}} is used 2024-10-01 14:24:27 +03:00
Cohee
6b61abc8ed Extract logic for enum providers 2024-10-01 02:30:24 +03:00
Cohee
a63f99b8ce Add /imagine-style command 2024-10-01 02:11:24 +03:00
Cohee
a4d02bd967 Add /imagine-source command 2024-09-30 22:00:03 +03:00
Cohee
9af4d62cdf Extend /sd command 2024-09-30 21:51:24 +03:00
Cohee
e814d8c019 Adjust default extension prompts 2024-09-22 13:47:29 +03:00
Cohee
b2eab37a89 Adjust default extension prompts, remove square brackets 2024-09-22 12:58:46 +03:00
Cohee
1d8e5f841b Fix /imagine command help 2024-09-22 12:33:16 +03:00
Cohee
ae53527c23 #2888 Hide non-functioning checkboxes from Comfy 2024-09-21 16:36:20 +03:00
Cohee
1819604f31 Remove brackets from default SD prompts 2024-09-20 00:29:33 +03:00
Cohee
87f2dd9ae5 Remove pollinations refine toggle 2024-09-10 10:54:41 +00:00
Cohee
8948354bf0 Load pollinations models from an endpoint 2024-09-10 10:51:48 +00:00
Cohee
79d037e7e8 Add new pollinations flux models 2024-09-09 20:19:12 +03:00
Cohee
2f5e40691c Implement more smart textarea autosizes 2024-09-05 20:55:06 +03:00
Cohee
14d6fa1129 Change seed reroll formula for Drawthings
Fixes #2770
2024-09-04 20:57:31 +03:00
Cohee
3f026aea15 SD: Add prompt expansion warning. Disable quantization 2024-08-23 19:57:25 +03:00
Cohee
a9700c0ff0 Small fixes 2024-08-20 10:53:37 +00:00
Alex Yancey
ea0508b910
Update settings.html 2024-08-20 01:33:14 -07:00
Alex Yancey
48f0c48a5b
Update public/scripts/extensions/stable-diffusion/index.js
Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com>
2024-08-20 01:31:57 -07:00
Alex Yancey
135ba2336e Hugging Face inference API for image generation 2024-08-19 23:02:15 -07:00
Cohee
e4d045f03e
Merge pull request #2655 from SillyTavern/image-swipes
Image Generation: Add swipes for generated images
2024-08-15 13:25:22 +03:00
Cohee
156eb37eab Change pollinations models list 2024-08-15 10:06:36 +00:00
Cohee
58db8440ab Invert groupId check 2024-08-15 00:49:50 +03:00
Cohee
4fd8d8e0ee Add swipes when using paintbrush 2024-08-13 23:35:49 +03:00
Cohee
e1a29b36f5 Image Generation: Add swipes for generated images
Supersedes #2648
2024-08-13 23:21:00 +03:00
Cohee
1842a8ee6d Add buttons to remove SD/translate secrets 2024-08-13 20:43:45 +03:00
Cohee
8df27254fd
Merge pull request #2640 from edk208/release
Adding Block Entropy API endpoints for chat, image, and video generation
2024-08-11 16:19:14 +03:00
Edward Kim
88ada0f67d fixed ordering in image generation source, and max token length for llm models 2024-08-10 21:55:52 -04:00
Edward Kim
08d5a2826f fixed generation endpoints, added animation via gifs 2024-08-10 13:07:52 -04:00
Edward Kim
b9857eb315 Added block entropy endpoints for chat and image 2024-08-08 00:08:03 -04:00
Cohee
f0b13d3172 Allow wand SD gens when LLM not connected 2024-08-07 20:58:36 +03:00
Cohee
6637bc3052 Emit events on caption and SD image messages 2024-08-05 21:22:40 +03:00
RossAscends
64e716bb62 async for resetScrollHeight, slightly faster WI/AF panel loads 2024-08-05 12:03:46 +09:00
Wolfsblvt
d84fef0478 Fix SD wand entry not always being clickable 2024-08-03 00:10:46 +02:00
Wolfsblvt
7d46ca212b Expand/show DS prompt gen error 2024-08-03 00:06:48 +02:00
Cohee
7498018ac6 Fix incorrectly self-closed div tags 2024-08-02 00:07:30 +03:00
Cohee
41af05769b Add separate imagegen stop button
Closes #2591
2024-08-01 23:57:24 +03:00
Cohee
3cbbb2fe39 Use eventSource instead of DOM click 2024-07-19 02:12:01 +03:00
Cohee
739752ccf3 Fix aborting via hourglass 2024-07-18 23:32:20 +03:00
Cohee
1effb66fd6 Add cancelling of SD gens 2024-07-18 23:23:33 +03:00
Cohee
9f17097976 Normalize SD prompt strings 2024-07-13 12:20:13 +03:00
Cohee
31dbb5144e Don't sanitize lt and gt from SD prompts 2024-07-13 12:12:50 +03:00
Cohee
edb4856840 Fix SD wand item not working with reduced motion on phone 2024-07-10 23:38:05 +03:00
Cohee
66c4824a8a Fix ComfyUI workflow not saving 2024-07-06 01:14:47 +03:00
Cohee
54dea56a77 Selectable VAE for AUTO1111 2024-07-05 00:59:34 +03:00
Cohee
b682519042 Hide sampling method select from unsupported backends 2024-07-04 23:00:33 +03:00
Cohee
220051b933 Type cast to string 2024-07-04 22:54:43 +03:00
Cohee
5da3921907 Make generation actually work 2024-07-04 22:51:47 +03:00
Cohee
e32b0cc223 Move Stability generation to backend 2024-07-04 22:36:17 +03:00