-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
questionFurther information is requestedFurther information is requested
Description
问题内容
这次更新之前视频超分日志提示500,拿回来的是原始视频,但是原始视频是720p,现在更新后超分不提示错误了,拿回来的是HD视频虽然是720p的,但是画质糊的不行,视频里人物脸都是崩的。这是怎么回事?
部署方式
本地 uv run
相关配置(请脱敏)
相关日志
response_middleware.py:60 - Response: POST /v1/chat/completions - 200 (26169.40ms)
INFO: 127.0.0.1:47886 - "POST /v1/chat/completions HTTP/1.1" 200 OK
2026-03-04 02:30:17 | INFO | video.py:212 - Video generation started: post_id=d62c0541-d1e0-42af-8059-3405e28d754c
2026-03-04 02:31:07 | ERROR | video_upscale.py:70 - VideoUpscaleReverse: Upscale failed, 500
2026-03-04 02:31:07 | ERROR | retry.py:223 - Non-retryable status code: 500
2026-03-04 02:31:07 | WARNING | video.py:424 - Video upscale failed: VideoUpscaleReverse: Upscale failed, 500
2026-03-04 02:31:11 | INFO | download.py:226 - Downloaded: /users/27f49eb6-cade-401d-9bce-884d93aa3764/generated/d29701b1-6fc7-414a-a973-3d993aa8dc93/generated_video.mp4
这是我之前成功生成720p的日志Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested