mirror of
https://github.com/TheSmallHanCat/sora2api.git
synced 2026-03-02 07:44:40 +08:00
Removed the post_text parameter from src.services.sora_client.SoraClient.post-video_for-watermark_free.
This commit is contained in:
@@ -250,7 +250,7 @@ class SoraClient:
|
|||||||
"kind": "sora"
|
"kind": "sora"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"post_text": prompt
|
"post_text": ""
|
||||||
}
|
}
|
||||||
|
|
||||||
# 发布请求需要添加 sentinel token
|
# 发布请求需要添加 sentinel token
|
||||||
|
|||||||
Reference in New Issue
Block a user