diff --git a/docs/help/VIDEOS.md b/docs/help/VIDEOS.md new file mode 100644 index 00000000000..a8f15af031f --- /dev/null +++ b/docs/help/VIDEOS.md @@ -0,0 +1,384 @@ +--- +title: InvokeAI YouTube Videos +--- + +# :material-web: InvokeAI YouTube Videos + +## Living list of all InvokeAI YouTube Videos + +The InvokeAI team has produced many detailed and informative videos on many of the ways InvokeAI works on the [InvokeAI YouTube channel](https://www.youtube.com/@invokeai). This page will be maintained with links and annotated descriptions of what those videos cover. This is a curated list and is organized, as much as possible, by theme and level of detail and required backgrund knowledge, not by release date. Though, this can mean that some of the content or interfaces shown may have changed in more-recent versions of Invoke, the concepts and techniques are still applicable. The Invoke team has also created curated [playlists](https://www.youtube.com/@invokeai/playlists) if you'd prefer to watch a series of videos one after the other. + +## Topic Videos + +Short-form videos that introduce parts of InvokeAI. + + +
AI Image Generation | |
---|---|
+ The Basics of AI Image Generation (Invoke - Getting Started Series #1) (13:12)
+ + ![]() |
+ + overview of Invoke Studio interface, positive and negative prompts, Embeddings, image settings, generation settings (Model and Concepts), Controlnet, IP Adapter + | +
+ InvokeAI - Fundamentals - Creating with AI (13:39)
+ + ![]() |
+ + how Diffusion image modelling works, how images are generated, how prompts are structured (Subject, Category, Quality Modifiers, Aesthetics & Composition), how Image2Image works (Denoising Strength), brief overview of Control Adapters (Denoising Timeline, Begin / End Step Percentage) + | +
+ InvokeAI - SDXL Getting Started (6:39)
+ + ![]() |
+ + SDXL prompting (Concatenate Prompt with Style button), VAE Precision, ideal image ratios, Refiner (refinger steps to denoising steps ratio), keturn SDXL Prompt Styles + | +
+ Using AI Image to Image Transformation (Invoke - Getting Started Series #3) (8:26)
+ + ![]() |
+ + review of denoising process in Image2Image, Denoising Strength, using high contrast images to control composition and placement + | +
+ InvokeAI - AI Image Prompting (25:34)
+ + ![]() |
+ + Controlnet Adapters (SDXLcanny), IP Adapters (ip_adapter_sdxl_vit_h, Weight influence, using result images as input), use of Controlnet Adapters and IP Adapters with Image2Image, Unified Canvas and Controlnet Adapters (SDXLsoftedge), Controlnet Adapters to imitate style + | +
+ Using Schedulers and CFG Scale - Advanced Generation Settings (Invoke - Getting Started Series #4) (9:35)
+ + ![]() |
+ + DESusing advanced generation settings, brief explanation of sampler/scheduler, explanation of Steps and relationship to quality/efficiency, brief explanation of CFG Scale settingC + | +
+ Controlling AI Image Generation with ControlNet & IP Adapter (Invoke - Getting Started Series #2) (13:57)
+ + ![]() |
+ + explanation of SDXLcanny ControlNet (Weight, Begin/End Step Percentage, Control Mode, Resize Mode, Processor, Low & High Threshold), explanation of using multiple ControlNets at the same time (SDXLDepth & SDXLcanny), explanation of IP Adapters (Weight, ip_adapter_sdxl vs ip-adapter-plus_sdxl_vit-h) + | +
+ InvokeAI - Workflow Fundamentals - Creating with Generative AI (23:29)
+ + ![]() |
+ + deeper discussion of the denoising process (CLIP: Text Encoder, UNet: Model Weights, VAE: Image Decoder), overview of the Denoise Latents node (Positive Conditioning, Negative Conditioning, UNet, Noise, Denoising Start, Denoising End, Latents Object), overview of the Latents to Image node, overview of the Basic Workflow (Positive Prompt, Negative Prompot, Noise, Denoising, Decoding), demonstration of using the Workflow Editor (adding nodes, connecting nodes, renaming nodes and fields, adding nodes to the Linear View, Noise Node, Random Integer Node, minimizing nodes, selecting nodes to see their output, Image Primitive Node, Image to Latents Node, Progress Image Node, Resize Latents Node, errors and error indicators, adding workflow details for distribution, Notes Node) + | +
+ AI Workflows that Accelerate Production & Respect Artists' Process (GDC 2024) (35:56)
+ + ![]() |
+ + presentation at the Game Developers Conference (2024) on AI image generation at time of recording, Invoke's philosophy and approach to AI image generation, how workflows work and generate images, demonstration of the Unified Canvas, Q&A from the audience + | +