Upload folder using huggingface_hub
Browse files- v75/config.json +3 -10
- v75/sdxl_emb_mlp.bin +1 -1
- v75/text_encoder_1_fp16.bin +1 -1
- v75/text_encoder_2_fp16.bin +1 -1
- v75/unet.bin +2 -2
v75/config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"model": "
|
| 3 |
"pipeline": "StableDiffusionXLPipeline",
|
| 4 |
"variant": "fp16-encoders + TAESDXL",
|
| 5 |
"dsp_arch": 75,
|
|
@@ -8,18 +8,11 @@
|
|
| 8 |
"quantization": "W8A16",
|
| 9 |
"resolution": 1024,
|
| 10 |
"latent": [1, 4, 128, 128],
|
| 11 |
-
"scheduler": "
|
| 12 |
-
"steps_default":
|
| 13 |
"guidance_scale": 0.0,
|
| 14 |
"cross_attention_dim": 2048,
|
| 15 |
"vae_scaling_factor": 0.13025,
|
| 16 |
-
"text_encoders": {
|
| 17 |
-
"text_encoder_1": "CLIP-L (penultimate, hidden -2) -> [1,77,768]",
|
| 18 |
-
"text_encoder_2": "OpenCLIP-bigG (+projection) -> last_hidden [1,77,1280] + pooled [1,1280]"
|
| 19 |
-
},
|
| 20 |
-
"text_embedding": "concat CLIP-L[768] ++ bigG[1280] -> [1,77,2048]",
|
| 21 |
-
"host_emb": "sdxl_emb_mlp.bin -> emb[1,1280] per step (fold-proofs timestep + add_time)",
|
| 22 |
-
"vae": "TAESDXL CPU tiny-VAE (taesdxl_decoder.mnn) via --vae_mnn, SDXL_VAE_BACKEND=cpu",
|
| 23 |
"graph_name": "model",
|
| 24 |
"io_contract": "ours-sdxl-emb"
|
| 25 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"model": "realvisxl-v4.0-lightning",
|
| 3 |
"pipeline": "StableDiffusionXLPipeline",
|
| 4 |
"variant": "fp16-encoders + TAESDXL",
|
| 5 |
"dsp_arch": 75,
|
|
|
|
| 8 |
"quantization": "W8A16",
|
| 9 |
"resolution": 1024,
|
| 10 |
"latent": [1, 4, 128, 128],
|
| 11 |
+
"scheduler": "EulerDiscrete",
|
| 12 |
+
"steps_default": 6,
|
| 13 |
"guidance_scale": 0.0,
|
| 14 |
"cross_attention_dim": 2048,
|
| 15 |
"vae_scaling_factor": 0.13025,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
"graph_name": "model",
|
| 17 |
"io_contract": "ours-sdxl-emb"
|
| 18 |
}
|
v75/sdxl_emb_mlp.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 29184000
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9c6931c860fa759a392332a54b698ba95ea09f1088b7df5b240e8e76bb79877e
|
| 3 |
size 29184000
|
v75/text_encoder_1_fp16.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 234770432
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:06b66edbbcc0f3834c96baeac8c9ff32fc4cd92d25c07dbca1b6e564cbd51294
|
| 3 |
size 234770432
|
v75/text_encoder_2_fp16.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1401405440
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:338ac5a182a5ffd72abddc23315d9bacf787326fe2f3cde06ce6021e8e1b2bba
|
| 3 |
size 1401405440
|
v75/unet.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:005e0dab72e5e474a3a126d13ed5b247a59f60f659cd15a6cf51d85afc84ad6e
|
| 3 |
+
size 2637357056
|