diffusers/utils
Yuta Hayashibe 76d492ea49
Fix typos and add Typo check GitHub Action (#483)
* Fix typos

* Add a typo check action

* Fix a bug

* Changed to manual typo check currently

Ref: https://github.com/huggingface/diffusers/pull/483#pullrequestreview-1104468010

Co-authored-by: Anton Lozhkov <aglozhkov@gmail.com>

* Removed a confusing message

* Renamed "nin_shortcut" to "in_shortcut"

* Add memo about NIN

Co-authored-by: Anton Lozhkov <aglozhkov@gmail.com>
2022-09-16 15:36:51 +02:00
..
check_config_docstrings.py rename modeling code 2022-06-07 10:35:53 +02:00
check_copies.py Make style 2022-06-27 15:59:04 +00:00
check_dummies.py [Refactor] Remove set_seed (#289) 2022-08-31 19:29:38 +02:00
check_inits.py Fix typos and add Typo check GitHub Action (#483) 2022-09-16 15:36:51 +02:00
check_repo.py Add `is_torch_available`, `is_flax_available` (#204) 2022-08-17 16:47:20 +02:00
check_table.py Fix typos and add Typo check GitHub Action (#483) 2022-09-16 15:36:51 +02:00
check_tf_ops.py Fix typos and add Typo check GitHub Action (#483) 2022-09-16 15:36:51 +02:00
custom_init_isort.py Fix typos and add Typo check GitHub Action (#483) 2022-09-16 15:36:51 +02:00
print_env.py Initialize CI for code quality and testing (#256) 2022-08-26 17:34:58 +02:00
stale.py [CI] Add stalebot (#481) 2022-09-16 12:03:04 +02:00