mirror of
https://github.com/huggingface/diffusers.git
synced 2026-01-27 17:22:53 +03:00
* Fix PyTorch's convention for inplace functions * Fix import structure in __init__.py and update config loading logic in test_config.py * Update configuration access * Fix typos * Trim trailing white spaces * Fix typo in logger name * Revert "Fix PyTorch's convention for inplace functions" This reverts commitf65dc4afcb. * Fix typo in step_index property description * Revert "Update configuration access" This reverts commit8d44e870b8. * Revert "Fix import structure in __init__.py and update config loading logic in test_config.py" This reverts commit2ad5e8bca2. * Fix typos * Fix typos * Fix typos * Fix a typo: tranform -> transform