Skip to content

Deploy generate_video_ltx_v1.0_blackwell but it doesn't work #16

@huyhuana

Description

@huyhuana

I'm deploy generate_video_ltx_v1.0_blackwell to new Endpoint using Runpod console, but when test the endpoint, it's return this error.
(also error when run generate_video_client.py)

The error:
2w2wwujjoe6yfv[info]Finished.
2w2wwujjoe6yfv[error]{\n "error_type": "<class 'urllib.error.HTTPError'>",\n "error_message": "HTTP Error 400: Bad Request",\n "error_traceback": "Traceback (most recent call last):\n File "/usr/local/lib/python3.10/dist-packages/runpod/serverless/modules/rp_job.py", line 182, in run_job\n handler_return = handler(job)\n File "//handler.py", line 308, in handler\n videos = get_videos(ws, prompt)\n File "//handler.py", line 116, in get_videos\n prompt_id = queue_prompt(prompt)['prompt_id']\n File "//handler.py", line 99, in queue_prompt\n return json.loads(urllib.request.urlopen(req).read())\n File "/usr/lib/python3.10/urllib/request.py", line 216, in urlopen\n return opener.open(url, data, timeout)\n File "/usr/lib/python3.10/urllib/request.py", line 525, in open\n response = meth(req, response)\n File "/usr/lib/python3.10/urllib/request.py", line 634, in http_response\n response = self.parent.error(\n File "/usr/lib/python3.10/urllib/request.py", line 563, in error\n return self._call_chain(*args)\n File "/usr/lib/python3.10/urllib/request.py", line 496, in _call_chain\n result = func(args)\n File "/usr/lib/python3.10/urllib/request.py", line 643, in http_error_default\n raise HTTPError(req.full_url, code, msg, hdrs, fp)\nurllib.error.HTTPError: HTTP Error 400: Bad Request\n",\n "hostname": "2w2wwujjoe6yfv-644114b1",\n "worker_id": "2w2wwujjoe6yfv",\n "runpod_version": "1.8.1"\n}
2w2wwujjoe6yfv[error]Captured Handler Exception
2w2wwujjoe6yfv[info]invalid prompt: {'type': 'prompt_outputs_failed_validation', 'message': 'Prompt outputs failed validation', 'details': '', 'extra_info': {}}\n
2w2wwujjoe6yfv[info]Output will be ignored\n
2w2wwujjoe6yfv[info] - Value not in list: text_encoder: 'gemma_3_12B_it_fp8_e4m3fn.safetensors' not in ['gemma_3_12B_it_fp8_scaled.safetensors', 'ltx-2-19b-embeddings_connector_dev_bf16.safetensors']\n
2w2wwujjoe6yfv[info]
LTXAVTextEncoderLoader 92:60:\n
2w2wwujjoe6yfv[info]Failed to validate prompt for output 75:\n
2w2wwujjoe6yfv[info]got prompt\n
2w2wwujjoe6yfv[info]handler.py :95 2026-02-05 06:23:26,053 Queueing prompt to: http://127.0.0.1:8188/prompt\n
2w2wwujjoe6yfv[info]handler.py :301 2026-02-05 06:23:26,053 웹소켓 연결 성공 (시도 1)\n
2w2wwujjoe6yfv[info]handler.py :286 2026-02-05 06:23:26,053 HTTP 연결 성공 (시도 1)\n
2w2wwujjoe6yfv[info]handler.py :278 2026-02-05 06:23:26,052 Checking HTTP connection to: http://127.0.0.1:8188/\n
2w2wwujjoe6yfv[info]handler.py :274 2026-02-05 06:23:26,052 Connecting to WebSocket: ws://127.0.0.1:8188/ws?clientId=cdfd17ef-655b-4097-a399-116035d978d6\n
2w2wwujjoe6yfv[info]handler.py :188 2026-02-05 06:23:26,051 Using T2V workflow: workflow/video_ltx2_t2v_renew.json\n
2w2wwujjoe6yfv[info]handler.py :186 2026-02-05 06:23:26,051 이미지 입력이 없어 T2V (Text-to-Video) 워크플로우를 사용합니다.\n
2w2wwujjoe6yfv[info]handler.py :161 2026-02-05 06:23:26,051 Received job input: {'height': 480, 'prompt': 'flying dragon', 'steps': 20, 'video_length': 49, 'width': 480}\n
2w2wwujjoe6yfv[info]Started.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions