refine GIMP infeasible examples

This commit is contained in:
Siheng Zhao
2024-02-17 01:54:41 +08:00
parent fd13543ee0
commit aceb2a678d
4 changed files with 9 additions and 20 deletions

View File

@@ -1,7 +1,7 @@
{
"id": "62f7fd55-0687-4a43-b6e1-3eda16fc6252",
"snapshot": "gimp",
"instruction": "Could you help me convert the image located at \"/home/user/test.png\" to \".svg\" format?",
"instruction": "Could you help me convert the image located at \"/home/user/logo.png\" to \".svg\" format?",
"source": "",
"config": [
{
@@ -9,8 +9,8 @@
"parameters": {
"files": [
{
"url": "",
"path": "/home/user/test.png"
"url": "https://drive.usercontent.google.com/download?id=1p6nkoAiT53-bZMZhdd0_q_qSYmlnySQS&export=download&authuser=0&confirm=t&uuid=c23a4d7c-b749-4d75-9792-03fc2e099863&at=APZUnTUSIuFtW2Se2XPstZGmNEMh:1708106060015",
"path": "/home/user/logo.png"
}
]
}