Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels