John6666 commited on
Commit
37e90de
1 Parent(s): b4cc8c8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -24
README.md CHANGED
@@ -1,25 +1,26 @@
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
- - fp8
13
- - float8_e4m3fn
14
- - realistic
15
- - photorealistic
16
- ---
17
-
18
- Original model is [here](https://civitai.com/models/686814/jib-mix-flux?modelVersionId=784238).
19
- This model created by [J1B](https://civitai.com/user/J1B).
20
-
21
-
22
- ## Notice
23
- 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.
24
- I have not been able to confirm if the conversion is working properly.
 
25
  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
+ - fp8
13
+ - float8_e4m3fn
14
+ - realistic
15
+ - photorealistic
16
+ - Hyper-Flux 8steps
17
+ ---
18
+
19
+ Original model is [here](https://civitai.com/models/686814/jib-mix-flux?modelVersionId=784238).
20
+ This model created by [J1B](https://civitai.com/user/J1B).
21
+
22
+
23
+ ## Notice
24
+ 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.
25
+ I have not been able to confirm if the conversion is working properly.
26
  Please consider this as a test run only.