Add Transformers to README (#2933)

This commit is contained in:
Charlie Marsh 2023-02-15 12:09:50 -05:00 committed by GitHub
parent 52cc4d6537
commit d8e709648d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -47,10 +47,11 @@ Ruff is extremely actively developed and used in major open-source projects like
* [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)
* [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)
* [Bokeh](https://github.com/bokeh/bokeh)
* [Zulip](https://github.com/zulip/zulip) * [Zulip](https://github.com/zulip/zulip)
* [Bokeh](https://github.com/bokeh/bokeh)
* [Pydantic](https://github.com/pydantic/pydantic) * [Pydantic](https://github.com/pydantic/pydantic)
* [Dagster](https://github.com/dagster-io/dagster) * [Dagster](https://github.com/dagster-io/dagster)
* [Dagger](https://github.com/dagger/dagger) * [Dagger](https://github.com/dagger/dagger)