We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfbacce commit 5cf05f4Copy full SHA for 5cf05f4
scripts/benchmark.py
@@ -5,7 +5,6 @@
5
import pathlib
6
import csv
7
from contextlib import nullcontext
8
-from sqlalchemy import false
9
import torch
10
from torch import autocast
11
from diffusers import StableDiffusionPipeline, StableDiffusionOnnxPipeline
0 commit comments