Lincoln Stein
56fd7bc7c4
docs(z-image) add Z-Image requirements and starter bundle ( #8734 )
...
* docs(z-image) add minimum requirements for Z-Image and create Z-Image starter bundle
* fix(model manager) add flux VAE to Z-Image bundle
* docs(model manager) remove out-of-date model info link
* chore: fix frontendchecks
* chore: lint:prettier
* docs(model manager): clarify minimum hardware for z-image turbo
* (fix) add flux VAE to ZIT starter dependencies & tweak UI docs
2026-01-04 10:17:26 -05:00
Lincoln Stein
0b1befa9ab
(chore) Prep for v6.10.0rc2 ( #8701 )
2025-12-26 18:26:04 -05:00
Lincoln Stein
de1aa557b8
chore: bump version to v6.10.0rc1 ( #8695 )
...
* chore: bump version to v6.10.0rc1
* docs: fix names of code owners in release doc
2025-12-26 02:08:14 +00:00
Alexander Eichhorn
a2e109b3c2
feat(ui): improve hotkey customization UX with interactive controls and validation ( #8649 )
...
* feat: remove the ModelFooter in the ModelView and add the Delete Model Button from the Footer into the View
* forget to run pnpm fix
* chore(ui): reorder the model view buttons
* Initial plan
* Add customizable hotkeys infrastructure with UI
Co-authored-by: dunkeroni <3298737+dunkeroni@users.noreply.github.com >
* Fix ESLint issues in HotkeyEditor component
Co-authored-by: dunkeroni <3298737+dunkeroni@users.noreply.github.com >
* Fix knip unused export warning
Co-authored-by: dunkeroni <3298737+dunkeroni@users.noreply.github.com >
* Add tests for hotkeys slice
Co-authored-by: dunkeroni <3298737+dunkeroni@users.noreply.github.com >
* Fix tests to actually call reducer and add documentation
Co-authored-by: dunkeroni <3298737+dunkeroni@users.noreply.github.com >
* docs: add comprehensive hotkeys system documentation
- Created new HOTKEYS.md technical documentation for developers explaining architecture, data flow, and implementation details
- Added user-facing hotkeys.md guide with features overview and usage instructions
- Removed old CUSTOMIZABLE_HOTKEYS.md in favor of new split documentation
- Expanded documentation with detailed sections on:
- State management and persistence
- Component architecture and responsibilities
- Developer integration
* Behavior changed to hotkey press instead of input + checking for allready used hotkeys
---------
Co-authored-by: blessedcoolant <54517381+blessedcoolant@users.noreply.github.com >
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: dunkeroni <3298737+dunkeroni@users.noreply.github.com >
Co-authored-by: Lincoln Stein <lincoln.stein@gmail.com >
2025-11-16 14:35:37 +00:00
Lincoln Stein
36e400dd5d
(chore) Update requirements to python 3.11-12 ( #8657 )
...
* (chore) update requirements to python 3.11-12
* update uv.lock
2025-11-08 21:29:43 -05:00
hffeka
310e826d76
docs: add BiRefNet and Image Export to communityNodes.md
2025-10-06 10:08:29 +11:00
psychedelicious
bb153b55d3
docs: update quick start
2025-08-21 21:26:09 +10:00
psychedelicious
93ef637d59
docs: update latest release links
2025-08-21 21:26:09 +10:00
jiangmencity
5259693ed1
chore: fix some comments
...
Signed-off-by: jiangmencity <jiangmen@52it.net >
2025-08-14 09:32:54 +10:00
Tikal
d77c24206d
Update NODES.md
2025-08-14 09:18:47 +10:00
Heathen711
ae4e38c6d0
Merge branch 'main' into bugfix/heathen711/rocm-docker
2025-07-28 21:24:34 -07:00
psychedelicious
e58ee4c492
chore(ui): upgrade zod
2025-07-17 22:04:57 +10:00
Heathen711
1cdd4b5980
bugfix(docs) link syntax
2025-07-17 04:26:06 +00:00
Heathen711
c84f8465b8
bugfix(pyproject) Convert from dependency groups to extras and update docks to use UV's built in torch support
2025-07-17 03:58:26 +00:00
Jonathan
4b22c84407
Update dev-environment.md
...
Document the latest changes required to build Invoke 6.0.
2025-07-15 15:21:01 +10:00
DustyShoe
4077ffe595
Fixed a typo
2025-06-30 15:44:23 +10:00
psychedelicious
ab39305223
chore(ui): upgrade zod to v4
2025-06-26 20:00:39 +10:00
Jonathan
f351ad4b66
Update communityNodes.md
...
Added some of JPPhoto's nodes.
2025-05-28 07:26:44 +10:00
Jonathan
66f6571086
Update manual installation for v5.12.0
2025-05-22 09:00:58 -04:00
ubansi
7b446ee40d
docs: fix Contribute node import error
...
When I followed the Contribute Node documentation, I encountered an import error.
This commit fixes the error, which will help reduce debugging time for all future contributors.
2025-04-29 21:03:00 -04:00
psychedelicious
361c6eed4b
docs: update manual install docs w/ correct pytorch indicies for v5.10.0 and later
2025-04-17 10:32:41 +10:00
psychedelicious
bb154fd40f
docs: update dev env docs with correct pytorch pypi index
2025-04-17 10:32:41 +10:00
psychedelicious
7da43be4b7
docs: fix incorrect filename
2025-04-07 10:57:32 +10:00
psychedelicious
8561e9e540
docs: remove legacy scripts documentation
2025-04-07 10:57:32 +10:00
psychedelicious
a2c7050832
docs: update README.md
2025-04-04 18:42:13 +11:00
Eugene Brodsky
6bb102f860
modify docs for python 3.12
2025-04-04 18:42:13 +11:00
Chantell
2b5da91beb
Update manual.md
...
Removed a redundancy of package specifier on step 6.
2025-04-04 16:52:04 +11:00
jazzhaiku
ade3c015b4
Update docs/contributing/dev-environment.md
...
Co-authored-by: Eugene Brodsky <ebr@users.noreply.github.com >
2025-03-19 07:23:23 +11:00
Billy
ab6422fdf7
Add to README.md
2025-03-18 12:37:32 +11:00
psychedelicious
8620572524
docs: update RELEASE.md
2025-02-28 18:43:52 -05:00
Ryan Dick
4c86a7ecbf
Update Low-VRAM docs guidance around max_cache_vram_gb.
2025-02-28 17:18:57 -05:00
Ryan Dick
3af7fc26fa
Update low-vram docs with info abhout .
2025-02-28 21:39:09 +00:00
psychedelicious
c194281f4d
docs: install troubleshooting
2025-02-08 10:40:04 +11:00
psychedelicious
7daff465d3
docs: remove outdated info & update other items in FAQ
2025-02-07 12:14:23 +11:00
psychedelicious
0747a5f464
docs: add link to low vram in requirements
2025-02-07 12:14:23 +11:00
psychedelicious
eb27b437ee
docs: add firefox clipboard fix
2025-02-07 11:08:03 +11:00
psychedelicious
6efd108481
docs: typo in manual docs install command
...
Thanks to ShaneDK on discord for catching this.
2025-01-23 14:57:22 +11:00
Ryan Dick
66bc225bd3
Add a troubleshooting instructions for the Windows page file issue to the Low-VRAM docs.
2025-01-20 08:58:41 +11:00
Ryan Dick
ce57c4ed2e
Update the Low-VRAM docs.
2025-01-16 23:46:07 +00:00
Simon Fuhrmann
1c7adb5c70
Update communityNodes.md - Fix broken image
...
The image under https://invoke-ai.github.io/InvokeAI/nodes/communityNodes/#stereogram-nodes is broken. Changing img src to fix.
2025-01-09 07:29:02 -05:00
psychedelicious
d9c099bd3a
docs: fix incorrect macOS launcher fix command
2025-01-09 11:26:59 +11:00
psychedelicious
fc8cf224ca
docs: typo
2025-01-09 11:20:05 +11:00
psychedelicious
3e1ed18a1f
Update docs/features/low-vram.md
...
Co-authored-by: Ryan Dick <ryanjdick3@gmail.com >
2025-01-09 11:20:05 +11:00
psychedelicious
9a84c85486
docs: add section about disabling the sysmem fallback
2025-01-09 11:20:05 +11:00
psychedelicious
b15dd00840
docs: add docs for low vram mode
2025-01-09 11:20:05 +11:00
psychedelicious
8808c36028
docs: update example yaml file
2025-01-09 11:20:05 +11:00
psychedelicious
32286f321c
docs: note that version is not req for editable install
2025-01-07 17:17:40 -05:00
psychedelicious
03f7bdc9f9
docs: fix manual install rocm pypi indices
2025-01-07 17:17:40 -05:00
psychedelicious
40e4dbe1fb
docs: add blurb about setting a HF token when downloading HF models by URL and not repo id
2025-01-03 11:21:23 -05:00
psychedelicious
157b92e0fd
docs: no need to specify version for dev env setup
2025-01-03 10:59:39 -05:00