Update workflow_api.json
Browse files- workflow_api.json +3 -3
workflow_api.json
CHANGED
|
@@ -42,7 +42,7 @@
|
|
| 42 |
},
|
| 43 |
"7": {
|
| 44 |
"inputs": {
|
| 45 |
-
"text": "(embedding:lazyneg_v3:1.2), (embedding:ng_deepnegative_v1_75t:1.2)
|
| 46 |
"clip": [
|
| 47 |
"31",
|
| 48 |
1
|
|
@@ -84,7 +84,7 @@
|
|
| 84 |
},
|
| 85 |
"20": {
|
| 86 |
"inputs": {
|
| 87 |
-
"image": "
|
| 88 |
},
|
| 89 |
"class_type": "LoadImage",
|
| 90 |
"_meta": {
|
|
@@ -93,7 +93,7 @@
|
|
| 93 |
},
|
| 94 |
"24": {
|
| 95 |
"inputs": {
|
| 96 |
-
"text": "
|
| 97 |
"clip": [
|
| 98 |
"31",
|
| 99 |
1
|
|
|
|
| 42 |
},
|
| 43 |
"7": {
|
| 44 |
"inputs": {
|
| 45 |
+
"text": "(embedding:lazyneg_v3:1.2), (embedding:ng_deepnegative_v1_75t:1.2) __NEG__",
|
| 46 |
"clip": [
|
| 47 |
"31",
|
| 48 |
1
|
|
|
|
| 84 |
},
|
| 85 |
"20": {
|
| 86 |
"inputs": {
|
| 87 |
+
"image": "image.png"
|
| 88 |
},
|
| 89 |
"class_type": "LoadImage",
|
| 90 |
"_meta": {
|
|
|
|
| 93 |
},
|
| 94 |
"24": {
|
| 95 |
"inputs": {
|
| 96 |
+
"text": "__PROMPT__",
|
| 97 |
"clip": [
|
| 98 |
"31",
|
| 99 |
1
|