1. 16 Sep, 2024 1 commit
  2. 08 Feb, 2024 1 commit
  3. 09 Nov, 2023 1 commit
    • M. Tolga Cangöz's avatar
      [`Docs`] Fix typos and update files at Optimization Page (#5674) · 53a8439f
      M. Tolga Cangöz authored
      
      
      * Fix typos, update, trim trailing whitespace
      
      * Trim trailing whitespaces
      
      * Update docs/source/en/optimization/memory.md
      Co-authored-by: default avatarSteven Liu <59462357+stevhliu@users.noreply.github.com>
      
      * Update docs/source/en/optimization/memory.md
      Co-authored-by: default avatarSteven Liu <59462357+stevhliu@users.noreply.github.com>
      
      * Update _toctree.yml
      
      * Update adapt_a_model.md
      
      * Reverse
      
      * Reverse
      
      * Reverse
      
      * Update dreambooth.md
      
      * Update instructpix2pix.md
      
      * Update lora.md
      
      * Update overview.md
      
      * Update t2i_adapters.md
      
      * Update text2image.md
      
      * Update text_inversion.md
      
      * Update create_dataset.md
      
      * Update create_dataset.md
      
      * Update create_dataset.md
      
      * Update create_dataset.md
      
      * Update coreml.md
      
      * Delete docs/source/en/training/create_dataset.md
      
      * Original create_dataset.md
      
      * Update create_dataset.md
      
      * Delete docs/source/en/training/create_dataset.md
      
      * Add original file
      
      * Delete docs/source/en/training/create_dataset.md
      
      * Add original one
      
      * Delete docs/source/en/training/text2image.md
      
      * Delete docs/source/en/training/instructpix2pix.md
      
      * Delete docs/source/en/training/dreambooth.md
      
      * Add original files
      
      ---------
      Co-authored-by: default avatarSteven Liu <59462357+stevhliu@users.noreply.github.com>
      53a8439f
  4. 13 Sep, 2023 1 commit
  5. 02 Aug, 2023 1 commit
  6. 27 Jul, 2023 1 commit
  7. 26 Jul, 2023 2 commits
  8. 17 Mar, 2023 1 commit
  9. 06 Mar, 2023 1 commit
    • Sean Sube's avatar
      add OnnxStableDiffusionUpscalePipeline pipeline (#2158) · 9920c333
      Sean Sube authored
      * [Onnx] add Stable Diffusion Upscale pipeline
      
      * add a test for the OnnxStableDiffusionUpscalePipeline
      
      * check for VAE config before adjusting scaling factor
      
      * update test assertions, lint fixes
      
      * run fix-copies target
      
      * switch test checkpoint to one hosted on huggingface
      
      * partially restore attention mask
      
      * reshape embeddings after running text encoder
      
      * add longer nightly test for ONNX upscale pipeline
      
      * use package import to fix tests
      
      * fix scheduler compatibility and class labels dtype
      
      * use more precise type
      
      * remove LMS from fast tests
      
      * lookup latent and timestamp types
      
      * add docs for ONNX upscaling, rename lookup table
      
      * replace deprecated pipeline names in ONNX docs
      9920c333
  10. 01 Mar, 2023 1 commit
  11. 04 Jan, 2023 1 commit
    • Chanran Kim's avatar
      Init for korean docs (#1910) · 75d53cc8
      Chanran Kim authored
      * init for korean docs
      
      * edit build yml file for multi language docs
      
      * edit one more build yml file for multi language docs
      
      * add title for get_frontmatter error
      75d53cc8
  12. 24 Oct, 2022 1 commit
  13. 05 Oct, 2022 1 commit
  14. 08 Sep, 2022 1 commit
  15. 07 Sep, 2022 1 commit
  16. 13 Jul, 2022 1 commit
    • Nathan Lambert's avatar
      Docs (#45) · c3d78cd3
      Nathan Lambert authored
      * first pass at docs structure
      
      * minor reformatting, add github actions for docs
      
      * populate docs (primarily from README, some writing)
      c3d78cd3