mingyi456 commited on
Commit
6ca76ba
·
verified ·
1 Parent(s): 094a112

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ language:
4
+ - en
5
+ base_model:
6
+ - speach1sdef178/Project0_PJ0_Krea_v3_FP8_FP16
7
+ base_model_relation: quantized
8
+ pipeline_tag: text-to-image
9
+ library_name: diffusers
10
+ tags:
11
+ - diffusion-single-file
12
+ ---
13
+ ### Note: Despite the "FP16" in the filename, the original weights [in this repo](https://huggingface.co/cyberdelia/CyberRealisticFlux) are actually in BF16 instead, which makes them safe for DF11 compression.