Skip to content

Commit 6096af4

Browse files
Niklas NielsenMoin Nadeemmoinnadeem
authored
Updated dark mode composer logo, and graph (#617)
* Updated dark mode composer logo, and graph * Dark mode and light mode graphs: * Updated with recent numbers * Delete cost_graph_light.svg * Delete cost_graph_dark.svg * Add files via upload * Delete cost_graph_dark.svg * Add files via upload Co-authored-by: Moin Nadeem <[email protected]> Co-authored-by: Moin Nadeem <[email protected]>
1 parent 9f44858 commit 6096af4

File tree

5 files changed

+72
-9
lines changed

5 files changed

+72
-9
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,10 @@
4141

4242
<p align="center">Composer provides well-engineered implementations of efficient training methods to give the tools that help you train <b>a better model for cheaper</b>.</p>
4343

44-
<p align="center"><img src="docs/images/cost_graph.svg" width="80%"/></p>
44+
<p align="center">
45+
<img src="docs/images/cost_graph_light.svg#gh-light-mode-only" width="80%"/>
46+
<img src="docs/images/cost_graph_dark.svg#gh-dark-mode-only" width="80%"/>
47+
</p>
4548

4649
Using Composer, you can:
4750

docs/images/cost_graph.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/images/cost_graph_dark.svg

Lines changed: 31 additions & 0 deletions
Loading

docs/images/cost_graph_light.svg

Lines changed: 31 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)