Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Suzie1 committed Nov 19, 2023
1 parent 3d4c39d commit 845fe26
Show file tree
Hide file tree
Showing 21 changed files with 24,915 additions and 0 deletions.
1,759 changes: 1,759 additions & 0 deletions workflows/Animation/CR_Animation_A1_PromptKeyframeScheduling_Demo_v01.json

Large diffs are not rendered by default.

1,704 changes: 1,704 additions & 0 deletions workflows/Animation/CR_Animation_A2_PromptKeyframeNodes_Demo_v02b.json

Large diffs are not rendered by default.

1,560 changes: 1,560 additions & 0 deletions workflows/Animation/CR_Animation_A3_SimplePromptScheduling_Demo_v01b.json

Large diffs are not rendered by default.

1,571 changes: 1,571 additions & 0 deletions workflows/Animation/CR_Animation_A4_PromptScheduling_Demo_v01a.json

Large diffs are not rendered by default.

1,650 changes: 1,650 additions & 0 deletions workflows/Animation/CR_Animation_A5_CentralPromptScheduling_Demo_v01a.json

Large diffs are not rendered by default.

879 changes: 879 additions & 0 deletions workflows/Animation/CR_Animation_B1_CentralSchedule_Demo_v01b.json

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,193 @@
{
"last_node_id": 128,
"last_link_id": 146,
"nodes": [
{
"id": 122,
"type": "CR Central Schedule",
"pos": [
-160,
-460
],
"size": {
"0": 360,
"1": 510
},
"flags": {},
"order": 0,
"mode": 0,
"inputs": [
{
"name": "schedule",
"type": "SCHEDULE",
"link": null
}
],
"outputs": [
{
"name": "SCHEDULE",
"type": "SCHEDULE",
"links": [
137
],
"shape": 3,
"slot_index": 0
},
{
"name": "show_text",
"type": "STRING",
"links": null,
"shape": 3
}
],
"properties": {
"Node name for S&R": "CR Central Schedule"
},
"widgets_values": [
"schedule",
"LoRA",
"",
"schedule",
"Upscale",
"",
"schedule",
"Model",
"",
"CR"
],
"color": "#222",
"bgcolor": "#000"
},
{
"id": 121,
"type": "CR Central Schedule",
"pos": [
240,
-460
],
"size": {
"0": 360,
"1": 510
},
"flags": {},
"order": 1,
"mode": 0,
"inputs": [
{
"name": "schedule",
"type": "SCHEDULE",
"link": 137
}
],
"outputs": [
{
"name": "SCHEDULE",
"type": "SCHEDULE",
"links": [
146
],
"shape": 3,
"slot_index": 0
},
{
"name": "show_text",
"type": "STRING",
"links": null,
"shape": 3
}
],
"properties": {
"Node name for S&R": "CR Central Schedule"
},
"widgets_values": [
"0, 512\n2, 640\n3, 768\n4, 896\n8, 1024",
"Value",
"V1",
"0, Art Nouveau\n2, Antarctica\n4, 2D Game Art\n5, Animation\n8, Airbrushing",
"Text",
"T1",
"schedule",
"Camera",
"",
"CR"
],
"color": "#222",
"bgcolor": "#000"
},
{
"id": 128,
"type": "CR Output Schedule To File",
"pos": [
780,
-460
],
"size": {
"0": 315,
"1": 106
},
"flags": {},
"order": 2,
"mode": 0,
"inputs": [
{
"name": "schedule",
"type": "SCHEDULE",
"link": 146
}
],
"properties": {
"Node name for S&R": "CR Output Schedule To File"
},
"widgets_values": [
"F:\\ComfyUI\\ComfyUI_windows_portable\\ComfyUI\\output\\Schedules",
"TestSchedule",
"csv"
],
"color": "#222",
"bgcolor": "#000"
}
],
"links": [
[
123,
98,
0,
91,
0,
"*"
],
[
137,
122,
0,
121,
0,
"SCHEDULE"
],
[
146,
121,
0,
128,
0,
"SCHEDULE"
]
],
"groups": [
{
"title": "Central Schedule",
"bounding": [
-205,
-562,
1381,
656
],
"color": "#3f789e",
"font_size": 24,
"locked": false
}
],
"config": {},
"extra": {},
"version": 0.4
}
Loading

0 comments on commit 845fe26

Please sign in to comment.