Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
tags:
|
4 |
+
- text-to-image
|
5 |
+
- OpenVINO
|
6 |
+
---
|
7 |
+
## Tiny AutoEncoder for FLUX.1 OpenVINO
|
8 |
+
|
9 |
+
This is [madebyollin/taef1](https://huggingface.co/madebyollin/taef1) model converted to OpenVINO.
|
10 |
+
|
11 |
+
[FastSD](https://github.com/rupeshs/fastsdcpu) already uses TAEF1.
|