File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ const taskData: TaskDataCustom = {
55 demo : {
66 inputs : [
77 {
8- filename : "image-to-image-input.jpeg" ,
8+ filename : "image-text- to-image-input.jpeg" ,
99 type : "img" ,
1010 } ,
1111 {
@@ -16,7 +16,7 @@ const taskData: TaskDataCustom = {
1616 ] ,
1717 outputs : [
1818 {
19- filename : "image-to-image-output.png" ,
19+ filename : "image-text- to-image-output.png" ,
2020 type : "img" ,
2121 } ,
2222 ] ,
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ const taskData: TaskDataCustom = {
55 demo : {
66 inputs : [
77 {
8- filename : "image-to-video-input.jpg" ,
8+ filename : "image-text- to-video-input.jpg" ,
99 type : "img" ,
1010 } ,
1111 {
@@ -16,7 +16,7 @@ const taskData: TaskDataCustom = {
1616 ] ,
1717 outputs : [
1818 {
19- filename : "text-to-video-output.gif" ,
19+ filename : "image- text-to-video-output.gif" ,
2020 type : "img" ,
2121 } ,
2222 ] ,
You can’t perform that action at this time.
0 commit comments