Update README.md
Browse files
README.md
CHANGED
@@ -1,22 +1,16 @@
|
|
1 |
-
---
|
2 |
-
license: other
|
3 |
-
license_name: flux-1-dev-non-commercial-license
|
4 |
-
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.
|
5 |
-
language:
|
6 |
-
- en
|
7 |
-
library_name: diffusers
|
8 |
-
pipeline_tag: text-to-image
|
9 |
-
tags:
|
10 |
-
- text-to-image
|
11 |
-
- Flux
|
12 |
-
- bfloat16
|
13 |
-
---
|
14 |
-
|
15 |
-
Original model is [here](https://huggingface.co/ashen0209/Flux-Dev2Pro).
|
16 |
-
This model created by [ashen0209](https://huggingface.co/ashen0209).
|
17 |
-
|
18 |
-
|
19 |
-
## Notice
|
20 |
-
This is an experimental conversion in Spaces using a homebrew script. serverless Inference API does not currently support torch float8_e4m3fn, so it does not work.
|
21 |
-
I have not been able to confirm if the conversion is working properly.
|
22 |
-
Please consider this as a test run only.
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
license_name: flux-1-dev-non-commercial-license
|
4 |
+
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
library_name: diffusers
|
8 |
+
pipeline_tag: text-to-image
|
9 |
+
tags:
|
10 |
+
- text-to-image
|
11 |
+
- Flux
|
12 |
+
- bfloat16
|
13 |
+
---
|
14 |
+
|
15 |
+
Original model is [here](https://huggingface.co/ashen0209/Flux-Dev2Pro).
|
16 |
+
This model created by [ashen0209](https://huggingface.co/ashen0209).
|
|
|
|
|
|
|
|
|
|
|
|