Skip to content

Commit 66c42bf

Browse files
committed
upload basic data
1 parent 58868e6 commit 66c42bf

File tree

5 files changed

+229
-121
lines changed

5 files changed

+229
-121
lines changed

.gitignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
output*
2-
workflows*
3-
input*
42
__pycache__/
53
.DS_Store*

input/ComfyUI_00299_.png

593 KB
Loading

workflows/base_workflow.json

Lines changed: 107 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,107 @@
1+
{
2+
"3": {
3+
"inputs": {
4+
"seed": 980499591786151,
5+
"steps": 21,
6+
"cfg": 6.7,
7+
"sampler_name": "dpmpp_3m_sde",
8+
"scheduler": "karras",
9+
"denoise": 1,
10+
"model": [
11+
"4",
12+
0
13+
],
14+
"positive": [
15+
"6",
16+
0
17+
],
18+
"negative": [
19+
"7",
20+
0
21+
],
22+
"latent_image": [
23+
"5",
24+
0
25+
]
26+
},
27+
"class_type": "KSampler",
28+
"_meta": {
29+
"title": "KSampler"
30+
}
31+
},
32+
"4": {
33+
"inputs": {
34+
"ckpt_name": "sdXL_v10VAEFix.safetensors"
35+
},
36+
"class_type": "CheckpointLoaderSimple",
37+
"_meta": {
38+
"title": "Load Checkpoint"
39+
}
40+
},
41+
"5": {
42+
"inputs": {
43+
"width": 2000,
44+
"height": 694,
45+
"batch_size": 1
46+
},
47+
"class_type": "EmptyLatentImage",
48+
"_meta": {
49+
"title": "Empty Latent Image"
50+
}
51+
},
52+
"6": {
53+
"inputs": {
54+
"text": "beautiful scenery nature glass bottle landscape, , purple galaxy bottle,",
55+
"clip": [
56+
"4",
57+
1
58+
]
59+
},
60+
"class_type": "CLIPTextEncode",
61+
"_meta": {
62+
"title": "CLIP Text Encode (Prompt)"
63+
}
64+
},
65+
"7": {
66+
"inputs": {
67+
"text": "text, watermark",
68+
"clip": [
69+
"4",
70+
1
71+
]
72+
},
73+
"class_type": "CLIPTextEncode",
74+
"_meta": {
75+
"title": "CLIP Text Encode (Prompt)"
76+
}
77+
},
78+
"8": {
79+
"inputs": {
80+
"samples": [
81+
"3",
82+
0
83+
],
84+
"vae": [
85+
"4",
86+
2
87+
]
88+
},
89+
"class_type": "VAEDecode",
90+
"_meta": {
91+
"title": "VAE Decode"
92+
}
93+
},
94+
"9": {
95+
"inputs": {
96+
"filename_prefix": "ComfyUI",
97+
"images": [
98+
"8",
99+
0
100+
]
101+
},
102+
"class_type": "SaveImage",
103+
"_meta": {
104+
"title": "Save Image"
105+
}
106+
}
107+
}
Lines changed: 122 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,122 @@
1+
{
2+
"3": {
3+
"inputs": {
4+
"seed": 156680208700286,
5+
"steps": 22,
6+
"cfg": 8,
7+
"sampler_name": "dpmpp_3m_sde",
8+
"scheduler": "karras",
9+
"denoise": 1,
10+
"model": [
11+
"4",
12+
0
13+
],
14+
"positive": [
15+
"6",
16+
0
17+
],
18+
"negative": [
19+
"7",
20+
0
21+
],
22+
"latent_image": [
23+
"11",
24+
0
25+
]
26+
},
27+
"class_type": "KSampler",
28+
"_meta": {
29+
"title": "KSampler"
30+
}
31+
},
32+
"4": {
33+
"inputs": {
34+
"ckpt_name": "sdXL_v10VAEFix.safetensors"
35+
},
36+
"class_type": "CheckpointLoaderSimple",
37+
"_meta": {
38+
"title": "Load Checkpoint"
39+
}
40+
},
41+
"6": {
42+
"inputs": {
43+
"text": "beautiful scenery nature glass bottle landscape, , purple galaxy bottle,",
44+
"clip": [
45+
"4",
46+
1
47+
]
48+
},
49+
"class_type": "CLIPTextEncode",
50+
"_meta": {
51+
"title": "CLIP Text Encode (Prompt)"
52+
}
53+
},
54+
"7": {
55+
"inputs": {
56+
"text": "text, watermark",
57+
"clip": [
58+
"4",
59+
1
60+
]
61+
},
62+
"class_type": "CLIPTextEncode",
63+
"_meta": {
64+
"title": "CLIP Text Encode (Prompt)"
65+
}
66+
},
67+
"8": {
68+
"inputs": {
69+
"samples": [
70+
"3",
71+
0
72+
],
73+
"vae": [
74+
"4",
75+
2
76+
]
77+
},
78+
"class_type": "VAEDecode",
79+
"_meta": {
80+
"title": "VAE Decode"
81+
}
82+
},
83+
"9": {
84+
"inputs": {
85+
"filename_prefix": "ComfyUI",
86+
"images": [
87+
"8",
88+
0
89+
]
90+
},
91+
"class_type": "SaveImage",
92+
"_meta": {
93+
"title": "Save Image"
94+
}
95+
},
96+
"10": {
97+
"inputs": {
98+
"image": "example.png",
99+
"upload": "image"
100+
},
101+
"class_type": "LoadImage",
102+
"_meta": {
103+
"title": "Load Image"
104+
}
105+
},
106+
"11": {
107+
"inputs": {
108+
"pixels": [
109+
"10",
110+
0
111+
],
112+
"vae": [
113+
"4",
114+
2
115+
]
116+
},
117+
"class_type": "VAEEncode",
118+
"_meta": {
119+
"title": "VAE Encode"
120+
}
121+
}
122+
}

workflows/test_workflow.json

Lines changed: 0 additions & 119 deletions
This file was deleted.

0 commit comments

Comments
 (0)