1. 19 Jun, 2025 1 commit
  2. 23 Jul, 2024 1 commit
    • Tolga Cangöz's avatar
      Fix Colab and Notebook checks for `diffusers-cli env` (#8408) · cf55dcf0
      Tolga Cangöz authored
      
      
      * chore: Update is_google_colab check to use environment variable
      
      * Check Colab with all possible COLAB_* env variables
      
      * Remove unnecessary word
      
      * Make `_is_google_colab` more inclusive
      
      * Revert "Make `_is_google_colab` more inclusive"
      
      This reverts commit 6406db21ac46139c20ccae20ccb44877eec87ba7.
      
      * Make `_is_google_colab` more inclusive.
      
      * chore: Update import_utils.py with notebook check improvement
      
      * Refactor import_utils.py to improve notebook detection for VS Code's notebook
      
      * chore: Remove `is_notebook()` function and related code
      
      ---------
      Co-authored-by: default avatarSayak Paul <spsayakpaul@gmail.com>
      cf55dcf0
  3. 29 May, 2024 1 commit
  4. 24 May, 2024 1 commit
  5. 14 May, 2024 1 commit
    • Tolga Cangöz's avatar
      Expansion proposal of `diffusers-cli env` (#7403) · a1245c2c
      Tolga Cangöz authored
      
      
      * Expand `diffusers-cli env`
      
      * SafeTensors -> Safetensors
      Co-authored-by: default avatarSayak Paul <spsayakpaul@gmail.com>
      
      * Move `safetensors_version = "not installed"` to `else`
      
      * Update `safetensors_version` checking
      
      * Add GPU detection for Linux, Mac OS, and Windows
      
      * Add accelerator detection to environment command
      
      * Add is_peft_version to import_utils
      
      * Update env.py
      
      * Add `huggingface_hub` reference
      
      * Add `transformers` reference
      
      * Add reference for `huggingface_hub`
      
      * Fix print statement in env.py for unusual OS
      
      * Up
      
      * Fix platform information in env.py
      
      * up
      
      * Fix import order in env.py
      
      * ruff
      
      * make style
      
      * Fix platform system check in env.py
      
      * Fix run method return type in env.py
      
      * 🤗
      
      
      
      * No need f-string
      
      * Remove location info
      
      * Remove accelerate config
      
      * Refactor env.py to remove accelerate config
      
      * feat: Add support for `bitsandbytes` library in environment command
      
      ---------
      Co-authored-by: default avatarSayak Paul <spsayakpaul@gmail.com>
      Co-authored-by: default avatarDhruv Nair <dhruv.nair@gmail.com>
      a1245c2c
  6. 08 Feb, 2024 1 commit
  7. 06 Dec, 2023 1 commit
  8. 11 Aug, 2023 1 commit
  9. 11 Jul, 2023 1 commit
  10. 01 Mar, 2023 1 commit
  11. 30 Jan, 2023 1 commit
  12. 03 Jan, 2023 1 commit
  13. 04 Sep, 2022 1 commit