1. 27 Jul, 2023 4 commits
  2. 26 Jul, 2023 7 commits
  3. 25 Jul, 2023 15 commits
  4. 24 Jul, 2023 11 commits
  5. 21 Jul, 2023 3 commits
    • Apoorva Kulkarni's avatar
      docs: Typo in dreambooth example README.md (#4203) · 2e53936c
      Apoorva Kulkarni authored
      fix: Typo in dreambooth example README.md
      2e53936c
    • Steven Liu's avatar
      [docs] Clean up pipeline apis (#3905) · a69754bb
      Steven Liu authored
      * start with stable diffusion
      
      * fix
      
      * finish stable diffusion pipelines
      
      * fix path to pipeline output
      
      * fix flax paths
      
      * fix copies
      
      * add up to score sde ve
      
      * finish first pass of pipelines
      
      * fix copies
      
      * second review
      
      * align doc titles
      
      * more review fixes
      
      * final review
      a69754bb
    • Kadir Nar's avatar
      📄 Renamed File for Better Understanding (#4056) · bcc570b9
      Kadir Nar authored
      * 📄 Renamed File for Better Understanding
      
      Renamed the 'rl' file to 'run_locomotion'. This change was made to improve the clarity and readability of the codebase. The 'rl' name was ambiguous, and 'run_locomotion' provides a more clear description of the file's purpose.
      
      Thanks 🙌
      
      * 📁
      
       [Docs] Renamed Directory for Better Clarity
      
      Renamed the 'rl' directory to 'reinforcement_learning'. This change provides a clearer understanding of the directory's purpose and its contents.
      
      * Update examples/reinforcement_learning/README.md
      Co-authored-by: default avatarPatrick von Platen <patrick.v.platen@gmail.com>
      
      * 📝
      
       Update README
      
      ---------
      Co-authored-by: default avatarPatrick von Platen <patrick.v.platen@gmail.com>
      bcc570b9