Upload config.json
Browse files- config.json +3 -3
config.json
CHANGED
|
@@ -5,7 +5,7 @@
|
|
| 5 |
"license": "apache-2.0",
|
| 6 |
"base_model": "Tongyi-MAI/Z-Image",
|
| 7 |
"base_model_relation": "finetune",
|
| 8 |
-
"author": "
|
| 9 |
"pipeline_tag": "text-to-image",
|
| 10 |
"prompting": {
|
| 11 |
"style": "natural-language",
|
|
@@ -62,7 +62,7 @@
|
|
| 62 |
"diffusers_folder": {
|
| 63 |
"path": "diffusers/",
|
| 64 |
"pipeline_class": "ZImagePipeline",
|
| 65 |
-
"usage": "ZImagePipeline.from_pretrained('
|
| 66 |
"components": [
|
| 67 |
"model_index.json",
|
| 68 |
"scheduler/",
|
|
@@ -113,7 +113,7 @@
|
|
| 113 |
"civitai": "https://civitai.red/models/2483351",
|
| 114 |
"base_model": "https://huggingface.co/Tongyi-MAI/Z-Image",
|
| 115 |
"engineer_v4": "https://huggingface.co/BennyDaBall/Qwen3-4b-Z-Image-Engineer-V4",
|
| 116 |
-
"author": "https://huggingface.co/
|
| 117 |
},
|
| 118 |
"notes": [
|
| 119 |
"BF16 and FP8 are the main release formats.",
|
|
|
|
| 5 |
"license": "apache-2.0",
|
| 6 |
"base_model": "Tongyi-MAI/Z-Image",
|
| 7 |
"base_model_relation": "finetune",
|
| 8 |
+
"author": "mcuo",
|
| 9 |
"pipeline_tag": "text-to-image",
|
| 10 |
"prompting": {
|
| 11 |
"style": "natural-language",
|
|
|
|
| 62 |
"diffusers_folder": {
|
| 63 |
"path": "diffusers/",
|
| 64 |
"pipeline_class": "ZImagePipeline",
|
| 65 |
+
"usage": "ZImagePipeline.from_pretrained('mcuo/Anime-Ze', subfolder='diffusers', torch_dtype=torch.bfloat16)",
|
| 66 |
"components": [
|
| 67 |
"model_index.json",
|
| 68 |
"scheduler/",
|
|
|
|
| 113 |
"civitai": "https://civitai.red/models/2483351",
|
| 114 |
"base_model": "https://huggingface.co/Tongyi-MAI/Z-Image",
|
| 115 |
"engineer_v4": "https://huggingface.co/BennyDaBall/Qwen3-4b-Z-Image-Engineer-V4",
|
| 116 |
+
"author": "https://huggingface.co/mcuo"
|
| 117 |
},
|
| 118 |
"notes": [
|
| 119 |
"BF16 and FP8 are the main release formats.",
|