Upload config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -27,7 +27,7 @@
|
|
| 27 |
"diffusers_folder": {
|
| 28 |
"path": "(root)",
|
| 29 |
"pipeline_class": "ZImagePipeline",
|
| 30 |
-
"usage": "ZImagePipeline.from_pretrained('
|
| 31 |
"components": [
|
| 32 |
"model_index.json",
|
| 33 |
"scheduler/",
|
|
|
|
| 27 |
"diffusers_folder": {
|
| 28 |
"path": "(root)",
|
| 29 |
"pipeline_class": "ZImagePipeline",
|
| 30 |
+
"usage": "ZImagePipeline.from_pretrained('mcuo/Anime-Z', subfolder='diffusers', torch_dtype=torch.bfloat16)",
|
| 31 |
"components": [
|
| 32 |
"model_index.json",
|
| 33 |
"scheduler/",
|