refine GIMP infeasible examples
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "38f48d40-764e-4e77-a7cf-51dfce880291",
|
||||
"snapshot": "gimp",
|
||||
"instruction": "Could you help me play the video located at \"/home/user/test.mp4\" within GIMP?",
|
||||
"instruction": "Could you help me trim the video located at \"/home/user/fullvideo.mp4\" within GIMP, since I only want the second to fourth second part of this video?",
|
||||
"source": "",
|
||||
"config": [
|
||||
{
|
||||
@@ -9,8 +9,8 @@
|
||||
"parameters": {
|
||||
"files": [
|
||||
{
|
||||
"url": "",
|
||||
"path": "/home/user/test.mp4"
|
||||
"url": "https://drive.usercontent.google.com/download?id=1KIFOzhbQEAZD8SESuJwqAsO0y-uR-3_N&export=download&authuser=0&confirm=t&uuid=b29beb96-aa60-49b5-be59-50d110d7661a&at=APZUnTU9VZ4fLEkKAIa8aAUhNup6:1708105875615",
|
||||
"path": "/home/user/fullvideo.mp4"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user