stablediffusiontutorials commited on
Commit
03e8a8d
·
verified ·
1 Parent(s): 37665ea

Delete Boogu-Image_Base.json

Browse files
Files changed (1) hide show
  1. Boogu-Image_Base.json +0 -68
Boogu-Image_Base.json DELETED
@@ -1,68 +0,0 @@
1
- {
2
- "last_node_id": 3,
3
- "last_link_id": 2,
4
- "nodes": [
5
- {
6
- "id": 1,
7
- "type": "BOOGULoadBasePipeline",
8
- "pos": [40, 80],
9
- "size": [380, 220],
10
- "flags": {},
11
- "order": 0,
12
- "mode": 0,
13
- "inputs": [],
14
- "outputs": [{"name": "pipeline", "type": "BOOGU_PIPELINE", "links": [1], "shape": 3}],
15
- "properties": {"Node name for S&R": "BOOGULoadBasePipeline"},
16
- "widgets_values": ["bf16", "cuda", false, false]
17
- },
18
- {
19
- "id": 2,
20
- "type": "BOOGUGenerate",
21
- "pos": [480, 80],
22
- "size": [560, 760],
23
- "flags": {},
24
- "order": 1,
25
- "mode": 0,
26
- "inputs": [
27
- {"name": "pipeline", "type": "BOOGU_PIPELINE", "link": 1},
28
- {"name": "input_image", "type": "IMAGE", "link": null},
29
- {"name": "instruction_override", "type": "STRING", "link": null}
30
- ],
31
- "outputs": [{"name": "image", "type": "IMAGE", "links": [2], "shape": 3}],
32
- "properties": {"Node name for S&R": "BOOGUGenerate"},
33
- "widgets_values": [
34
- "画一头在森林里抓拍到的棕熊",
35
- 1024, 1024,
36
- 50,
37
- 4.0, 1.0, 0.0,
38
- 0, "fixed", 1,
39
- "(((deformed))), blurry, over saturation, bad anatomy, disfigured, poorly drawn face, mutation, mutated, (extra_limb), (ugly), (poorly drawn hands), fused fingers, messy drawing, broken legs censor, censored, censor_bar",
40
- "",
41
- 1048576, 2048, 147456, 768, 1024,
42
- true, false,
43
- 0.1, 0.0, 1.0, 3,
44
- false, 0.001
45
- ]
46
- },
47
- {
48
- "id": 3,
49
- "type": "PreviewImage",
50
- "pos": [1080, 80],
51
- "size": [400, 400],
52
- "flags": {},
53
- "order": 2,
54
- "mode": 0,
55
- "inputs": [{"name": "images", "type": "IMAGE", "link": 2}],
56
- "outputs": [],
57
- "properties": {"Node name for S&R": "PreviewImage"}
58
- }
59
- ],
60
- "links": [
61
- [1, 1, 0, 2, 0, "BOOGU_PIPELINE"],
62
- [2, 2, 0, 3, 0, "IMAGE"]
63
- ],
64
- "groups": [],
65
- "config": {},
66
- "extra": {},
67
- "version": 0.4
68
- }