Open wen020 opened 1 year ago
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:
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: