".github/git@developer.sourcefind.cn:OpenDAS/torchani.git" did not exist on "493731b5ab4282f061dad16ef55c713ed9192aec"
  1. 05 Jun, 2024 8 commits
  2. 04 Jun, 2024 4 commits
  3. 03 Jun, 2024 2 commits
  4. 01 Jun, 2024 2 commits
  5. 31 May, 2024 3 commits
    • Anton Obukhov's avatar
      Fix marigold documentation (#8372) · 86555c9f
      Anton Obukhov authored
      * rename prs-eth/marigold-lcm-v1-0 into prs-eth/marigold-depth-lcm-v1-0
      
      * update image paths in https://huggingface.co/datasets/huggingface/documentation-images
      
       to use main branch
      
      * fix relative paths to other diffusers pages
      
      * Update docs/source/en/using-diffusers/marigold_usage.md
      Co-authored-by: default avatarSteven Liu <59462357+stevhliu@users.noreply.github.com>
      
      ---------
      Co-authored-by: default avatarSteven Liu <59462357+stevhliu@users.noreply.github.com>
      86555c9f
    • Sayak Paul's avatar
      [Core] Introduce class variants for `Transformer2DModel` (#7647) · 983dec3b
      Sayak Paul authored
      * init for patches
      
      * finish patched model.
      
      * continuous transformer
      
      * vectorized transformer2d.
      
      * style.
      
      * inits.
      
      * fix-copies.
      
      * introduce DiTTransformer2DModel.
      
      * fixes
      
      * use REMAPPING as suggested by @DN6
      
      * better logging.
      
      * add pixart transformer model.
      
      * inits.
      
      * caption_channels.
      
      * attention masking.
      
      * fix use_additional_conditions.
      
      * remove print.
      
      * debug
      
      * flatten
      
      * fix: assertion for sigma
      
      * handle remapping for modeling_utils
      
      * add tests for dit transformer2d
      
      * quality
      
      * placeholder for pixart tests
      
      * pixart tests
      
      * add _no_split_modules
      
      * add docs.
      
      * check
      
      * check
      
      * check
      
      * check
      
      * fix tests
      
      * fix tests
      
      * move Transformer output to modeling_output
      
      * move errors better and bring back use_additional_conditions attribute.
      
      * add unnecessary things from DiT.
      
      * clean up pixart
      
      * fix remapping
      
      * fix device_map things in pixart2d.
      
      * replace Transformer2DModel with appropriate classes in dit, pixart tests
      
      * empty
      
      * legacy mixin classes./
      
      * use a remapping dict for fetching class names.
      
      * change to specifc model types in the pipeline implementations.
      
      * move _fetch_remapped_cls_from_config to modeling_loading_utils.py
      
      * fix dependency problems.
      
      * add deprecation note.
      983dec3b
    • Dhruv Nair's avatar
  6. 30 May, 2024 3 commits
  7. 29 May, 2024 10 commits
  8. 28 May, 2024 8 commits