Skip to content

Commit 6cc8990

Browse files
authored
Merge branch 'main' into fix_rocm_documentation
2 parents ffe5e9c + 0113931 commit 6cc8990

File tree

1,038 files changed

+18861
-25716
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,038 files changed

+18861
-25716
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@
44
* text=auto
55
docker/** text eol=lf
66
tests/test_model_probe/stripped_models/** filter=lfs diff=lfs merge=lfs -text
7+
tests/model_identification/stripped_models/** filter=lfs diff=lfs merge=lfs -text

.github/CODEOWNERS

Lines changed: 19 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,32 @@
11
# continuous integration
2-
/.github/workflows/ @lstein @blessedcoolant @hipsterusername @ebr @jazzhaiku @psychedelicious
2+
/.github/workflows/ @lstein @blessedcoolant
33

44
# documentation
5-
/docs/ @lstein @blessedcoolant @hipsterusername @psychedelicious
6-
/mkdocs.yml @lstein @blessedcoolant @hipsterusername @psychedelicious
5+
/docs/ @lstein @blessedcoolant
6+
/mkdocs.yml @lstein @blessedcoolant
77

88
# nodes
9-
/invokeai/app/ @blessedcoolant @psychedelicious @hipsterusername @jazzhaiku
9+
/invokeai/app/ @blessedcoolant @lstein
1010

1111
# installation and configuration
12-
/pyproject.toml @lstein @blessedcoolant @psychedelicious @hipsterusername
13-
/docker/ @lstein @blessedcoolant @psychedelicious @hipsterusername @ebr
14-
/scripts/ @ebr @lstein @psychedelicious @hipsterusername
15-
/installer/ @lstein @ebr @psychedelicious @hipsterusername
16-
/invokeai/assets @lstein @ebr @psychedelicious @hipsterusername
17-
/invokeai/configs @lstein @psychedelicious @hipsterusername
18-
/invokeai/version @lstein @blessedcoolant @psychedelicious @hipsterusername
12+
/pyproject.toml @lstein @blessedcoolant
13+
/docker/ @lstein @blessedcoolant
14+
/scripts/ @lstein
15+
/installer/ @lstein
16+
/invokeai/assets @lstein
17+
/invokeai/configs @lstein
18+
/invokeai/version @lstein @blessedcoolant
1919

2020
# web ui
21-
/invokeai/frontend @blessedcoolant @psychedelicious @lstein @maryhipp @hipsterusername
21+
/invokeai/frontend @blessedcoolant @lstein
2222

2323
# generation, model management, postprocessing
24-
/invokeai/backend @lstein @blessedcoolant @hipsterusername @jazzhaiku @psychedelicious @maryhipp
24+
/invokeai/backend @lstein @blessedcoolant
2525

2626
# front ends
27-
/invokeai/frontend/CLI @lstein @psychedelicious @hipsterusername
28-
/invokeai/frontend/install @lstein @ebr @psychedelicious @hipsterusername
29-
/invokeai/frontend/merge @lstein @blessedcoolant @psychedelicious @hipsterusername
30-
/invokeai/frontend/training @lstein @blessedcoolant @psychedelicious @hipsterusername
31-
/invokeai/frontend/web @psychedelicious @blessedcoolant @maryhipp @hipsterusername
27+
/invokeai/frontend/CLI @lstein
28+
/invokeai/frontend/install @lstein
29+
/invokeai/frontend/merge @lstein @blessedcoolant
30+
/invokeai/frontend/training @lstein @blessedcoolant
31+
/invokeai/frontend/web @blessedcoolant @lstein
32+

README.md

Lines changed: 8 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -4,38 +4,27 @@
44

55
# Invoke - Professional Creative AI Tools for Visual Media
66

7-
#### To learn more about Invoke, or implement our Business solutions, visit [invoke.com]
8-
97
[![discord badge]][discord link] [![latest release badge]][latest release link] [![github stars badge]][github stars link] [![github forks badge]][github forks link] [![CI checks on main badge]][CI checks on main link] [![latest commit to main badge]][latest commit to main link] [![github open issues badge]][github open issues link] [![github open prs badge]][github open prs link] [![translation status badge]][translation status link]
108

119
</div>
1210

1311
Invoke is a leading creative engine built to empower professionals and enthusiasts alike. Generate and create stunning visual media using the latest AI-driven technologies. Invoke offers an industry leading web-based UI, and serves as the foundation for multiple commercial products.
1412

15-
Invoke is available in two editions:
16-
17-
| **Community Edition** | **Professional Edition** |
18-
|----------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------|
19-
| **For users looking for a locally installed, self-hosted and self-managed service** | **For users or teams looking for a cloud-hosted, fully managed service** |
20-
| - Free to use under a commercially-friendly license | - Monthly subscription fee with three different plan levels |
21-
| - Download and install on compatible hardware | - Offers additional benefits, including multi-user support, improved model training, and more |
22-
| - Includes all core studio features: generate, refine, iterate on images, and build workflows | - Hosted in the cloud for easy, secure model access and scalability |
23-
| Quick Start -> [Installation and Updates][installation docs] | More Information -> [www.invoke.com/pricing](https://www.invoke.com/pricing) |
24-
13+
- Free to use under a commercially-friendly license
14+
- Download and install on compatible hardware
15+
- Generate, refine, iterate on images, and build workflows
2516

2617
![Highlighted Features - Canvas and Workflows](https://github.com/invoke-ai/InvokeAI/assets/31807370/708f7a82-084f-4860-bfbe-e2588c53548d)
2718

2819
# Documentation
29-
| **Quick Links** |
30-
|----------------------------------------------------------------------------------------------------------------------------|
31-
| [Installation and Updates][installation docs] - [Documentation and Tutorials][docs home] - [Bug Reports][github issues] - [Contributing][contributing docs] |
3220

33-
# Installation
34-
35-
To get started with Invoke, [Download the Installer](https://www.invoke.com/downloads).
21+
| **Quick Links** |
22+
| ----------------------------------------------------------------------------------------------------------------------------------------------------------- |
23+
| [Installation and Updates][installation docs] - [Documentation and Tutorials][docs home] - [Bug Reports][github issues] - [Contributing][contributing docs] |
3624

37-
For detailed step by step instructions, or for instructions on manual/docker installations, visit our documentation on [Installation and Updates][installation docs]
25+
# Installation
3826

27+
To get started with Invoke, [Download the Launcher](https://github.com/invoke-ai/launcher/releases/latest).
3928

4029
## Troubleshooting, FAQ and Support
4130

@@ -90,7 +79,6 @@ Original portions of the software are Copyright © 2024 by respective contributo
9079
[features docs]: https://invoke-ai.github.io/InvokeAI/features/database/
9180
[faq]: https://invoke-ai.github.io/InvokeAI/faq/
9281
[contributors]: https://invoke-ai.github.io/InvokeAI/contributing/contributors/
93-
[invoke.com]: https://www.invoke.com/about
9482
[github issues]: https://github.com/invoke-ai/InvokeAI/issues
9583
[docs home]: https://invoke-ai.github.io/InvokeAI
9684
[installation docs]: https://invoke-ai.github.io/InvokeAI/installation/

0 commit comments

Comments
 (0)