"docs/vscode:/vscode.git/clone" did not exist on "57daf9c9a6728d15fcc3ad66a9b5616162d9a37b"
  1. 20 Mar, 2023 2 commits
  2. 17 Mar, 2023 2 commits
  3. 16 Mar, 2023 1 commit
  4. 15 Mar, 2023 11 commits
  5. 13 Mar, 2023 1 commit
  6. 11 Mar, 2023 2 commits
  7. 10 Mar, 2023 3 commits
  8. 09 Mar, 2023 3 commits
  9. 08 Mar, 2023 5 commits
  10. 07 Mar, 2023 2 commits
  11. 06 Mar, 2023 6 commits
    • Steven Liu's avatar
      Update quicktour (#2463) · ff91f154
      Steven Liu authored
      * first draft of updated quicktour
      
      * 🖍 apply feedbacks
      
      * 🖍 apply feedback and minor edits
      
      * 🖍 add link to safety checker
      ff91f154
    • Steven Liu's avatar
      [docs] Move text-to-image LoRA training from blog to docs (#2527) · 62bea2df
      Steven Liu authored
      * include text2image lora training in docs
      
      * 🖍 apply feedback
      
      * 🖍 minor edits
      62bea2df
    • Steven Liu's avatar
      [docs] Move DreamBooth training materials to docs (#2547) · 9136be14
      Steven Liu authored
      * move dbooth github stuff to docs
      
      * add notebooks
      
      * 🖍 minor shuffle
      
      * 🖍 fix markdown table
      
      * 🖍 apply feedback
      
      *  make style
      
      * 🖍 minor fix in code snippet
      9136be14
    • Steven Liu's avatar
      [docs] Move relevant code for text2image to docs (#2537) · 7004ff55
      Steven Liu authored
      * move relevant code from text2image on GitHub to docs
      
      * 🖍 add inference for text2image with flax
      
      * 🖍 apply feedback
      7004ff55
    • 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
    • Vico Chu's avatar
      Fix: controlnet docs format (#2559) · b36cbd4f
      Vico Chu authored
      b36cbd4f
  12. 03 Mar, 2023 2 commits