Skip to content

Commit 072647d

Browse files
w-e-wgithub-actions[bot]
authored andcommitted
Merge pull request #266 from light-and-ray/extensions
2 parents 303ceed + c0f7f16 commit 072647d

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed
+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"name": "Video in Extras tab",
3+
"url": "https://github.com/light-and-ray/sd-webui-video-extras-tab.git",
4+
"description": "This extension is needed to process video frame by frame inside extras tab.",
5+
"tags": [
6+
"tab",
7+
"editing",
8+
"animation",
9+
"extras"
10+
],
11+
"added": "2024-01-23"
12+
}

index.json

+12
Original file line numberDiff line numberDiff line change
@@ -2742,6 +2742,18 @@
27422742
"online"
27432743
],
27442744
"added": "2024-01-14"
2745+
},
2746+
{
2747+
"name": "Video in Extras tab",
2748+
"url": "https://github.com/light-and-ray/sd-webui-video-extras-tab.git",
2749+
"description": "This extension is needed to process video frame by frame inside extras tab.",
2750+
"tags": [
2751+
"tab",
2752+
"editing",
2753+
"animation",
2754+
"extras"
2755+
],
2756+
"added": "2024-01-23"
27452757
}
27462758
]
27472759
}

0 commit comments

Comments
 (0)