1. 25 Oct, 2022 1 commit
  2. 06 Oct, 2022 2 commits
  3. 23 Sep, 2022 1 commit
    • Younes Belkada's avatar
      Flax documentation (#589) · 8b0be935
      Younes Belkada authored
      
      
      * documenting `attention_flax.py` file
      
      * documenting `embeddings_flax.py`
      
      * documenting `unet_blocks_flax.py`
      
      * Add new objs to doc page
      
      * document `vae_flax.py`
      
      * Apply suggestions from code review
      
      * modify `unet_2d_condition_flax.py`
      
      * make style
      
      * Apply suggestions from code review
      
      * make style
      
      * Apply suggestions from code review
      
      * fix indent
      
      * fix typo
      
      * fix indent unet
      
      * Update src/diffusers/models/vae_flax.py
      
      * Apply suggestions from code review
      Co-authored-by: default avatarPedro Cuenca <pedro@huggingface.co>
      Co-authored-by: default avatarMishig Davaadorj <dmishig@gmail.com>
      Co-authored-by: default avatarPedro Cuenca <pedro@huggingface.co>
      8b0be935
  4. 08 Sep, 2022 1 commit
  5. 07 Sep, 2022 1 commit
  6. 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