John6666 commited on
Commit
3a54fc2
1 Parent(s): 2dcfcdf

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +30 -0
README.md ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ - anime
15
+ - niji
16
+ - 2D
17
+ - fantasy
18
+ - nijiv5
19
+ - niji6
20
+ - nijiv6
21
+ ---
22
+
23
+ Original model is [here](https://civitai.com/models/684627/niji56-style?modelVersionId=782000).
24
+ This model created by [comer0987653734](https://civitai.com/user/comer0987653734).
25
+
26
+
27
+ ## Notice
28
+ 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.
29
+ I have not been able to confirm if the conversion is working properly.
30
+ Please consider this as a test run only.