224b09f8fd
Enforce Unix line endings in container ( #4990 )
...
* (fix) enforce Unix (LF) line endings in docker/ directory
* (fix) update docker docs wrt line endings on Windows
* (fix) static check fixes
2023-10-30 12:34:30 -04:00
575c7bbfd8
feat(docker): update docker documentation
2023-10-19 11:26:36 -04:00
d27392cc2d
remove all references to CLI
2023-10-18 11:28:26 +11:00
9542883bb5
update requirements to python 3.10-11
2023-10-17 19:30:31 +11:00
594a3aef93
Set MALLOC_MMAP_THRESHOLD_=1048576 by default in invoke.sh. And add it to the manual installation docs.
2023-10-05 14:26:45 -04:00
a42ef9c855
add documentation on syntax to use for subfolder repo_ids
2023-09-27 22:17:29 -04:00
73ca8ccdb3
Update 020_INSTALL_MANUAL.md
...
Add some instructions about installing the frontend toolchain when doing a git-based install.
2023-09-25 21:17:11 +10:00
d4143136d0
Update new developer docs
2023-09-12 12:01:44 -04:00
c82ea5a812
SDXL prompting
2023-09-12 12:01:44 -04:00
252adb9e70
Fixed typos
2023-09-07 13:16:25 +10:00
40a0b2c366
Update 030_INSTALL_CUDA_AND_ROCM.md
2023-09-07 03:25:26 +02:00
cfc4caf231
Update 030_INSTALL_CUDA_AND_ROCM.md
...
Added Extra step and clarification on how to choose between 11x or 12x update for Cudnnn dll
2023-09-07 03:24:13 +02:00
6506ce3e68
Updated "\" to be escaped in markdown
2023-09-06 13:58:53 +10:00
3afa73cd33
Update 030_INSTALL_CUDA_AND_ROCM.md
2023-09-06 13:55:33 +10:00
53f2369d18
Update 030_INSTALL_CUDA_AND_ROCM.md
2023-09-05 08:06:39 -04:00
04c0a83bff
Added extra steps to update the Cudnnn DLL found in the Torch packages
...
I added extra steps to update the Cudnnn DLL found in the Torch package because it wasn't optimised or didn't use the lastest version. So manually updating it can speed up iteration but the result might differ from each card. Exemple i passed from 3 it/s to a steady 20 it/s.
2023-09-05 06:54:06 +02:00
4ee65d179c
3.1 Documentation Updates ( #4318 )
...
* Updating Nodes documentation
* Restructured nodes docs
* Comfy to Invoke Overview
* Corrections to Comfy -> Invoke Mappings
* Adding GA4 to docs
* Hiding CLI status
* Node doc updates
* File path updates
* Updates based on lstein's feedback
* Fix broken links
* Fix broken links
* Update comfy to invoke nodes list
* Updated prompts documenation
* Fix formatting
2023-08-25 11:59:46 +10:00
e373bfca54
fix several broken links in the installation index
2023-08-16 17:54:39 -04:00
7bad9bcf53
update dependencies and docs to cu118
2023-08-10 15:19:12 -04:00
c8ceb96091
add docs
2023-08-05 12:26:52 -04:00
d162b78767
fix broken civitai example link
2023-08-05 12:10:52 +10:00
11a44b944d
fix installation documentation
2023-08-01 18:52:17 -04:00
79afcbd07e
Merge branch 'main' of https://github.com/invoke-ai/InvokeAI
2023-07-31 14:19:37 +10:00
6c82229910
fix recovery recipe
2023-07-29 20:00:06 -04:00
3da0be7eb9
update troubleshooting guide with ~ydantic and SDXL unet issue workarounds
2023-07-28 16:42:57 -04:00
514722d67a
Update definitions to be more accurate
2023-07-28 18:35:05 +10:00
5dbde2116f
Merge branch 'invoke-ai:main' into main
2023-07-28 18:34:33 +10:00
0d8f9cbe55
resolved conflicts with main
2023-07-27 15:11:25 -04:00
562c937a14
Updated new user flow
2023-07-27 21:46:39 +10:00
049645d66e
updated LICENSE files and added information about watermarking
2023-07-26 17:27:33 -04:00
2aefa921fe
fix "unknown model type" error when rebasing a model with API
...
- Add command-line model probing script for dev use
- Minor documentation tweak
2023-07-25 08:36:57 -04:00
8c449c4756
update documentation and installer to accept 3.11
2023-07-24 17:21:56 -04:00
48ad005732
Couple doc tweaks
2023-07-21 16:35:41 +10:00
efcb3a9d08
documentation fixes
2023-07-18 12:45:47 -04:00
e3f136cdda
Update 060_INSTALL_PATCHMATCH.md
...
installing the packaged 'blas' is needed in Archlinux, otherwise patchmatch fails initializing with a "libblas.so.3 missing" error.
2023-06-26 14:23:10 +02:00
6f3c6ddf3f
Update 020_INSTALL_MANUAL.md
...
Corrected a markdown formatting error (missing backtick).
2023-05-24 11:33:32 -04:00
f01c79a94f
add -y to the automated install instructions
...
when copying the automated install instructions from the docs into a terminal, the line to install the python packages failed as it was missing the `-y` flag.
2023-05-05 21:28:00 -04:00
ee41b99049
Update 050_INSTALLING_MODELS.md
...
fix typo
2023-04-08 17:02:47 +09:00
737e0f3085
doc: fixing error in rocm version
2023-03-26 12:40:20 +02:00
81b7ea4362
doc: updating ROCm version for pip install
2023-03-26 12:32:12 +02:00
7cf59c1e60
Merge branch 'main' into main-text-fixup-PR
2023-03-16 04:43:22 +13:00
26cd1728ac
Fix some text and a link
2023-03-09 20:03:11 -06:00
507e12520e
Make sure command also works with Oh-my-zsh
...
Many people use oh-my-zsh for their command line: https://ohmyz.sh/
Adding `""` should work both on ohmyzsh and native bash
2023-03-09 19:21:57 +01:00
d078941316
add low memory troubleshooting guide
2023-02-24 10:04:06 -05:00
230d3a496d
document starter models
...
- add new script `scripts/make_models_markdown_table.py` that parses
INITIAL_MODELS.yaml and creates markdown table for the model installation
documentation file
- update 050_INSTALLING_MODELS.md with above table, and add a warning
about additional license terms that apply to some of the models.
2023-02-24 09:33:07 -05:00
b6ed5eafd6
update installation docs for 2.3.1 installer screens
2023-02-20 17:24:52 -05:00
3d442bbf22
Merge branch 'main' into bugfix/convert-v2-models
2023-02-17 14:50:05 -05:00
3715570d17
Update 050_INSTALLING_MODELS.md
...
Fix typo; "cute" to "cube"
2023-02-16 19:53:01 -08:00
15a9412255
some small formatting fixes
2023-02-13 23:10:58 +01:00
c660dcdfcd
improve ability to bulk import .ckpt and .safetensors
...
This commit cleans up the code that did bulk imports of legacy model
files. The code has been refactored, and the user is now offered the
option of importing all the model files found in the directory, or
selecting which ones to import.
2023-02-11 17:59:12 -05:00