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

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)
* [FastAPI](https://github.com/tiangolo/fastapi)
* [Transformers (Hugging Face)](https://github.com/huggingface/transformers)
* [Diffusers (Hugging Face)](https://github.com/huggingface/diffusers)
* [Apache Airflow](https://github.com/apache/airflow)
* [SciPy](https://github.com/scipy/scipy)
* [Zulip](https://github.com/zulip/zulip)