Skip to content

error with txt2vid example in docs #5291

Open
@detain

Description

@detain

When trying the txt2vid example in the docs it gives this message in the logs and fails to work.

DBG GRPC(txt2vid-127.0.0.1:35687): stderr It is recommended to use `export_to_video` with `imageio` and `imageio-ffmpeg` as a backend.
DBG GRPC(txt2vid-127.0.0.1:35687): stderr These libraries are not present in your environment. Attempting to use legacy OpenCV backend to export video.
DBG GRPC(txt2vid-127.0.0.1:35687): stderr Support for the OpenCV backend will be deprecated in a future Diffusers version
ERR Server error error="rpc error: code = Unknown desc = Exception calling application: too many values to unpack (expected 3)" latency=1m32.566961231s method=POST status=500 url=/v1/images/generations

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions