Completed
How to see how many resources you are using in your current session in a Kaggle notebook
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
How to Use Stable Diffusion, SDXL, ControlNet, LoRAs for Free Without a GPU on Kaggle Like Google Colab
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction to how to use Stable Diffusion for free without a computer or a GPU
- 2 How to register a Free Kaggle Account and activate it
- 3 How to create a new Notebook on Kaggle
- 4 The two very important steps that you need to make before start using Kaggle Notebook
- 5 How to set accelerator select GPUs and enable Internet
- 6 What is persistence and should you use it
- 7 How to write code on a Kaggle notebook and use the code shared in the GitHub readme file
- 8 How to manually setup your Stable Diffusion Automatic1111 Web UI notebook if you are not my Patreon supporter
- 9 How to download and import the Automatic1111 SD Web UI notebook used in this tutorial
- 10 Suggested resources before following this tutorial
- 11 How to start your Free Kaggle Dual GPU session
- 12 How to see how many resources you are using in your current session in a Kaggle notebook
- 13 How to install Automatic1111 on a Kaggle notebook
- 14 Explanation of the right section of the Kaggle notebook, working directory
- 15 How to clear the outputs of a Kaggle notebook session
- 16 How to download Stable Diffusion SD 1.5, LoRAs and SDXL models into the correct Kaggle directory
- 17 How to download models manually if you are not my Patreon supporter
- 18 An example of how to download a LoRA model from CivitAI
- 19 An example of how to download a full model checkpoint from CivitAI
- 20 How to start downloading all the model files
- 21 How to install ControlNet extension and download ControlNet models
- 22 How to use custom LoRAs from CivitAI or Hugging Face
- 23 How to start Automatic1111 Web UI instance with correct parameters and settings
- 24 How to understand installation of Automatic1111 Web UI has been completed and ready to use
- 25 First time model loading may be very slow
- 26 How to enable quick VAE selection drop down list
- 27 How to set correct folder scan path for ControlNet
- 28 How to reload UI for extensions and setting changes to be effective
- 29 Automatic1111 Web UI is ready to use on a Free Kaggle notebook
- 30 How to use embedded VAE of the models
- 31 Which image generation sampler is the best one
- 32 Why and how much first image generation is slower
- 33 How to install extensions e.g. After Detailer of Automatic1111 on a Free Kaggle notebook
- 34 You need to reload Web UI to see new extensions
- 35 How to use your downloaded LoRA models in Automatic1111 Web UI
- 36 First image generation with SDXL model
- 37 First time image generation speed vs consequent images generation on SDXL
- 38 First image generation with the custom LoRA model from CivitAI
- 39 Image generation speed of SDXL when using LoRA
- 40 How to use your own trained LoRAs, models or LoRAs, models from your computer
- 41 How to import your files, datasets in to your current session on Kaggle
- 42 How to use files imported as data set such as LoRAs or models that you have uploaded as dataset
- 43 How to restart Automatic1111 Web UI on a Kaggle notebook
- 44 How to prompt your own trained LoRA
- 45 How to enable After Detailer adetailer extension to improve faces of Stable Diffusion generated images
- 46 Where are the SD generated images are saved on a Kaggle notebook
- 47 SDXL with LoRA image generation speed
- 48 How to use Stable Diffusion XL SDXL ControlNet models in Automatic1111 Web UI on a free Kaggle
- 49 Where to download SDXL ControlNet models if you are not my Patreon supporter
- 50 Notebook crashes due to insufficient RAM when first time using SDXL ControlNet and how I fix it
- 51 First image generation results of SDXL ControlNet
- 52 SDXL ControlNet development discussion topic
- 53 Possible bug with ControlNet
- 54 How to use Stable Diffusion 1.5 version based ControlNet instead of SDXL ControlNet
- 55 What happens if you exceed your assigned disk space on a free Kaggle notebook
- 56 First time using SD 1.5 ControlNet model on a SD 1.5 based Realistic Vision 5.1 model
- 57 How to fix runtime error when changing SDXL to SD 1.5 based model
- 58 How to use PNG info to get the prompt
- 59 How to download all generated images