mirror of
https://github.com/TheSmallHanCat/flow2api.git
synced 2026-06-02 04:41:36 +08:00
Update URL for batch async video upsampling
This commit is contained in:
@@ -996,7 +996,7 @@ class FlowClient:
|
||||
Returns:
|
||||
同 generate_video_text
|
||||
"""
|
||||
url = f"{self.api_base_url}/video:batchAsyncUpsampleVideo"
|
||||
url = f"{self.api_base_url}/video:batchAsyncGenerateVideoUpsampleVideo"
|
||||
|
||||
# 403/reCAPTCHA 重试逻辑 - 最多重试3次
|
||||
max_retries = 3
|
||||
|
||||
Reference in New Issue
Block a user