docs(readme): add Diffusers (#3029)

This commit is contained in:
Simon Brugman 2023-02-19 13:10:02 +01:00 committed by GitHub
parent 216aa929af
commit cfa6883431
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -710,6 +710,7 @@ Ruff is used in a number of major open-source projects, including:
* [pandas](https://github.com/pandas-dev/pandas) * [pandas](https://github.com/pandas-dev/pandas)
* [FastAPI](https://github.com/tiangolo/fastapi) * [FastAPI](https://github.com/tiangolo/fastapi)
* [Transformers (Hugging Face)](https://github.com/huggingface/transformers) * [Transformers (Hugging Face)](https://github.com/huggingface/transformers)
* [Diffusers (Hugging Face)](https://github.com/huggingface/diffusers)
* [Apache Airflow](https://github.com/apache/airflow) * [Apache Airflow](https://github.com/apache/airflow)
* [SciPy](https://github.com/scipy/scipy) * [SciPy](https://github.com/scipy/scipy)
* [Zulip](https://github.com/zulip/zulip) * [Zulip](https://github.com/zulip/zulip)