Update README.md
Browse files
README.md
CHANGED
|
@@ -17,4 +17,8 @@ Currently, the core pipelines are the following:
|
|
| 17 |
* Würstchen
|
| 18 |
* LCM
|
| 19 |
|
| 20 |
-
*Note that we will continue to extend the list of core pipelines based on their API usage.*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
* Würstchen
|
| 18 |
* LCM
|
| 19 |
|
| 20 |
+
*Note that we will continue to extend the list of core pipelines based on their API usage.*
|
| 21 |
+
|
| 22 |
+
We use [this GitHub Actions workflow](https://github.com/huggingface/diffusers/blob/main/.github/workflows/benchmark.yml) to report the above numbers automatically. This workflow runs on a biweekly cadence.
|
| 23 |
+
|
| 24 |
+
The benchmarks are run on an A10G GPU.
|