- 29 May, 2024 1 commit
-
-
Tolga Cangöz authored
chore: Simplify `platform_info` assignment
-
- 24 May, 2024 1 commit
-
-
Dhruv Nair authored
* update * update
-
- 14 May, 2024 1 commit
-
-
Tolga Cangöz authored
* Expand `diffusers-cli env` * SafeTensors -> Safetensors Co-authored-by:
Sayak 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:Sayak Paul <spsayakpaul@gmail.com> Co-authored-by:
Dhruv Nair <dhruv.nair@gmail.com>
-
- 08 Feb, 2024 1 commit
-
-
Sayak Paul authored
change to 2024
-
- 01 Mar, 2023 1 commit
-
-
Patrick von Platen authored
-
- 30 Jan, 2023 1 commit
-
-
Pedro Cuenca authored
Fix typo in accelerate and transformers versions.
-
- 03 Jan, 2023 1 commit
-
-
Anton Lozhkov authored
Add accelerate and xformers to diffusers-cli env
-
- 04 Sep, 2022 1 commit
-
-
Patrick von Platen authored
* [Commands] Add env command * Apply suggestions from code review
-