sayakpaul HF staff commited on
Commit
1a55691
1 Parent(s): 996661b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
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.