"docs/vscode:/vscode.git/clone" did not exist on "11d18f3217a9d986c9cca03144ff75ac5c87e777"
  1. 16 Aug, 2023 3 commits
    • Sayak Paul's avatar
      Update text2image.md to fix the links (#4626) · 351aab60
      Sayak Paul authored
      351aab60
    • nikhil-masterful's avatar
      Add GLIGEN implementation (#4441) · da5ab51d
      nikhil-masterful authored
      * Add GLIGEN implementation
      
      * GLIGEN: Fix code quality check failures
      
      * GLIGEN: Fix Import block un-sorted or un-formatted failures
      
      * GLIGEN: Fix check_repository_consistency failures
      
      * GLIGEN: Add 'PositionNet' to versatile_diffusion/modeling_text_unet.py
      
      * GLIGEN: check_repository_consistency: fix 'copy does not match' error
      
      * GLIGEN: Fix review comments (1)
      
      * GLIGEN: Fix E721 Do not compare types, use `isinstance()` failures
      
      * GLIGEN : Ensure _encode_prompt() copy matches to StableDiffusionPipeline
      
      * GLIGEN: Fix ruff E721 failure in unidiffuser/test_unidiffuser.py
      
      * GLIGEN: doc_builder: restyle pipeline_stable_diffusion_gligen.py
      
      * GIGLEN: reset files unrelated to gligen
      
      * GLIGEN: Fix documentation comments (1)
      
      * GLIGEN: Fix review comments (2)
      
      * GLIGEN: Added FastTest
      
      * GLIGEN: Fix review comments (3)
      da5ab51d
    • Sayak Paul's avatar
      add: train to text image with sdxl script. (#4505) · 5175d3d7
      Sayak Paul authored
      
      
      * add: train to text image with sdxl script.
      Co-authored-by: default avatarCaptnSeraph <s3raph1m@gmail.com>
      
      * fix: partial func.
      
      * fix: default value of output_dir.
      
      * make style
      
      * set num inference steps to 25.
      
      * remove mentions of LoRA.
      
      * up min version
      
      * add: ema cli arg
      
      * run device placement while running step.
      
      * precompute vae encodings too.
      
      * fix
      
      * debug
      
      * should work now.
      
      * debug
      
      * debug
      
      * goes alright?
      
      * style
      
      * debugging
      
      * debugging
      
      * debugging
      
      * debugging
      
      * fix
      
      * reinit scheduler if prediction_type was passed.
      
      * akways cast vae in float32
      
      * better handling of snr.
      Co-authored-by: default avatarbghira <bghira@users.github.com>
      
      * the vae should be also passed
      
      * add: docs.
      
      * add: sdlx t2i tests
      
      * save the pipeline
      
      * autocast.
      
      * fix: save_model_card
      
      * fix: save_model_card.
      
      ---------
      Co-authored-by: default avatarCaptnSeraph <s3raph1m@gmail.com>
      Co-authored-by: default avatarPatrick von Platen <patrick.v.platen@gmail.com>
      Co-authored-by: default avatarbghira <bghira@users.github.com>
      5175d3d7
  2. 15 Aug, 2023 4 commits
  3. 14 Aug, 2023 3 commits
  4. 12 Aug, 2023 1 commit
  5. 11 Aug, 2023 5 commits
  6. 10 Aug, 2023 7 commits
  7. 09 Aug, 2023 8 commits
  8. 08 Aug, 2023 3 commits
  9. 07 Aug, 2023 6 commits