mirror of
https://github.com/TheSmallHanCat/sora2api.git
synced 2026-02-04 10:14:41 +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"
|
||||
}
|
||||
],
|
||||
"post_text": prompt
|
||||
"post_text": ""
|
||||
}
|
||||
|
||||
# 发布请求需要添加 sentinel token
|
||||
|
||||
Reference in New Issue
Block a user