修复LLM 爆款/拆镜重复资源BUG
This commit is contained in:
@@ -709,7 +709,7 @@ def build_user_text(
|
||||
"支持分辨率": _safe_list(video_config.get("supported_resolutions")),
|
||||
"推荐分辨率": get_recommended_resolution(video_ratio, resolution),
|
||||
},
|
||||
"参考素材": references,
|
||||
# "参考素材": references,
|
||||
"输出要求": {
|
||||
"生成类型": infer_generation_type(references),
|
||||
"动态时间规划时间段必须严格等于": _time_plan_time_ranges_for_ai(build_time_plan(duration, schema_config_snapshot)),
|
||||
|
||||
Reference in New Issue
Block a user