anthro / upscalerife.json
Stkzzzz222's picture
Upload upscalerife.json
9bf3324
raw
history blame
No virus
5.57 kB
{
"last_node_id": 10,
"last_link_id": 7,
"nodes": [
{
"id": 7,
"type": "ImageUpscaleWithModel",
"pos": [
3191,
1935
],
"size": {
"0": 241.79998779296875,
"1": 46
},
"flags": {},
"order": 2,
"mode": 0,
"inputs": [
{
"name": "upscale_model",
"type": "UPSCALE_MODEL",
"link": 2
},
{
"name": "image",
"type": "IMAGE",
"link": 3
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
6
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "ImageUpscaleWithModel"
}
},
{
"id": 10,
"type": "ImageScaleBy",
"pos": [
3466,
1955
],
"size": {
"0": 315,
"1": 82
},
"flags": {},
"order": 3,
"mode": 0,
"inputs": [
{
"name": "image",
"type": "IMAGE",
"link": 6
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
7
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "ImageScaleBy"
},
"widgets_values": [
"nearest-exact",
1
]
},
{
"id": 8,
"type": "RIFE VFI",
"pos": [
3857,
1933
],
"size": {
"0": 443.4000244140625,
"1": 198
},
"flags": {},
"order": 4,
"mode": 0,
"inputs": [
{
"name": "frames",
"type": "IMAGE",
"link": 7
},
{
"name": "optional_interpolation_states",
"type": "INTERPOLATION_STATES",
"link": null
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
5
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "RIFE VFI"
},
"widgets_values": [
"rife40.pth",
10,
4,
true,
true,
1
]
},
{
"id": 9,
"type": "VHS_VideoCombine",
"pos": [
4352,
1928
],
"size": [
315,
491
],
"flags": {},
"order": 5,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 5
}
],
"outputs": [],
"properties": {
"Node name for S&R": "VHS_VideoCombine"
},
"widgets_values": {
"frame_rate": 32,
"loop_count": 0,
"filename_prefix": "AnimateDiff",
"format": "video/h264-mp4",
"pingpong": false,
"save_image": true,
"crf": 20,
"videopreview": {
"hidden": false,
"paused": false,
"params": {
"filename": "AnimateDiff_07083.mp4",
"subfolder": "",
"type": "output",
"format": "video/h264-mp4"
}
}
}
},
{
"id": 6,
"type": "UpscaleModelLoader",
"pos": [
2831,
1921
],
"size": {
"0": 315,
"1": 58
},
"flags": {},
"order": 0,
"mode": 0,
"outputs": [
{
"name": "UPSCALE_MODEL",
"type": "UPSCALE_MODEL",
"links": [
2
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "UpscaleModelLoader"
},
"widgets_values": [
"4x-UltraSharp.pth"
]
},
{
"id": 5,
"type": "VHS_LoadVideo",
"pos": [
2957,
2068
],
"size": [
235.1999969482422,
431.1999969482422
],
"flags": {},
"order": 1,
"mode": 0,
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
3
],
"shape": 3,
"slot_index": 0
},
{
"name": "frame_count",
"type": "INT",
"links": null,
"shape": 3
}
],
"properties": {
"Node name for S&R": "VHS_LoadVideo"
},
"widgets_values": {
"video": "AnimateDiff_06852.mp4",
"force_rate": 0,
"force_size": "Disabled",
"custom_width": 512,
"custom_height": 512,
"frame_load_cap": 0,
"skip_first_frames": 0,
"select_every_nth": 1,
"choose video to upload": "image",
"videopreview": {
"hidden": false,
"paused": false,
"params": {
"filename": "AnimateDiff_06852.mp4",
"type": "input",
"format": "video"
}
}
}
}
],
"links": [
[
2,
6,
0,
7,
0,
"UPSCALE_MODEL"
],
[
3,
5,
0,
7,
1,
"IMAGE"
],
[
5,
8,
0,
9,
0,
"IMAGE"
],
[
6,
7,
0,
10,
0,
"IMAGE"
],
[
7,
10,
0,
8,
0,
"IMAGE"
]
],
"groups": [],
"config": {},
"extra": {},
"version": 0.4
}