Skip to content

RuntimeError: mat1 and mat2 must have the same dtype #17

Open
@wen020

Description

@wen020

The steps I run are below:
git clone https://github.com/LambdaLabsML/lambda-diffusers.git
cd lambda-diffusers
python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt

And run the benchmark file:
python ./scripts/benchmark.py

But i get this error:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions