mirror of
https://github.com/sun-guannan/CapCutAPI.git
synced 2025-11-25 19:37:48 +08:00
modify readme
This commit is contained in:
@@ -96,7 +96,7 @@ response = requests.post("http://localhost:9001/add_text", json={
|
|||||||
"text": "Hello, World!",
|
"text": "Hello, World!",
|
||||||
"start": 0,
|
"start": 0,
|
||||||
"end": 3,
|
"end": 3,
|
||||||
"font": "Source Han Sans",
|
"font": "ZY_Courage",
|
||||||
"font_color": "#FF0000",
|
"font_color": "#FF0000",
|
||||||
"font_size": 30.0
|
"font_size": 30.0
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user