Unverified Commit c5fe06c5 authored by Victor Muštar's avatar Victor Muštar Committed by GitHub
Browse files

Update README logo (#21933)

parent 82aac00e
...@@ -15,10 +15,15 @@ limitations under the License. ...@@ -15,10 +15,15 @@ limitations under the License.
--> -->
<p align="center"> <p align="center">
<br> <picture>
<img src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/transformers_logo_name.png" width="400"/> <source media="(prefers-color-scheme: dark)" srcset="https://huggingface.co/datasets/huggingface/documentation-images/raw/main/transformers-logo-dark.svg">
<br> <source media="(prefers-color-scheme: light)" srcset="https://huggingface.co/datasets/huggingface/documentation-images/raw/main/transformers-logo-light.svg">
<p> <img alt="Hugging Face Transformers Library" src="https://huggingface.co/datasets/huggingface/documentation-images/raw/main/transformers-logo-light.svg" width="352" height="59" style="max-width: 100%;">
</picture>
<br/>
<br/>
</p>
<p align="center"> <p align="center">
<a href="https://circleci.com/gh/huggingface/transformers"> <a href="https://circleci.com/gh/huggingface/transformers">
<img alt="Build" src="https://img.shields.io/circleci/build/github/huggingface/transformers/main"> <img alt="Build" src="https://img.shields.io/circleci/build/github/huggingface/transformers/main">
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment