Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
Welcome to 🤗 Diffusers Benchmarks!
|
| 2 |
|
| 3 |
This is dataset where we keep track of the inference latency and memory information of the core pipelines in the `diffusers` library.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
pretty_name: Diffusers Benchmarks
|
| 6 |
+
---
|
| 7 |
Welcome to 🤗 Diffusers Benchmarks!
|
| 8 |
|
| 9 |
This is dataset where we keep track of the inference latency and memory information of the core pipelines in the `diffusers` library.
|