diagonalge commited on
Commit
b19f0f3
·
verified ·
1 Parent(s): 4478196

Upload 2 files

Browse files
Files changed (2) hide show
  1. flux-template.json +1 -1
  2. sdxl-template.json +5 -5
flux-template.json CHANGED
@@ -199,7 +199,7 @@
199
  "title": "🔳 CR SDXL Aspect Ratio"
200
  }
201
  },
202
- "90": {
203
  "inputs": {
204
  "filename_prefix": "MarkuryFLUX",
205
  "images": [
 
199
  "title": "🔳 CR SDXL Aspect Ratio"
200
  }
201
  },
202
+ "Save_image": {
203
  "inputs": {
204
  "filename_prefix": "MarkuryFLUX",
205
  "images": [
sdxl-template.json CHANGED
@@ -28,7 +28,7 @@
28
  "title": "CLIP Text Encode (Prompt)"
29
  }
30
  },
31
- "36": {
32
  "inputs": {
33
  "filename_prefix": "11",
34
  "images": [
@@ -41,7 +41,7 @@
41
  "title": "Save Image"
42
  }
43
  },
44
- "37": {
45
  "inputs": {
46
  "width": 1024,
47
  "height": 1024,
@@ -63,7 +63,7 @@
63
  },
64
  "Lora_loader": {
65
  "inputs": {
66
- "lora_name": "pixelart1st.safetensors",
67
  "strength_model": 1,
68
  "strength_clip": 1,
69
  "model": [
@@ -82,7 +82,7 @@
82
  },
83
  "Prompt": {
84
  "inputs": {
85
- "text": "8-bit pixel art style a hamburger-shaped building",
86
  "clip": [
87
  "Lora_loader",
88
  1
@@ -114,7 +114,7 @@
114
  0
115
  ],
116
  "latent_image": [
117
- "37",
118
  0
119
  ]
120
  },
 
28
  "title": "CLIP Text Encode (Prompt)"
29
  }
30
  },
31
+ "Save_image": {
32
  "inputs": {
33
  "filename_prefix": "11",
34
  "images": [
 
41
  "title": "Save Image"
42
  }
43
  },
44
+ "Latents": {
45
  "inputs": {
46
  "width": 1024,
47
  "height": 1024,
 
63
  },
64
  "Lora_loader": {
65
  "inputs": {
66
+ "lora_name": "",
67
  "strength_model": 1,
68
  "strength_clip": 1,
69
  "model": [
 
82
  },
83
  "Prompt": {
84
  "inputs": {
85
+ "text": "",
86
  "clip": [
87
  "Lora_loader",
88
  1
 
114
  0
115
  ],
116
  "latent_image": [
117
+ "Latents",
118
  0
119
  ]
120
  },