Skip to content

Commit

Permalink
remove erroneous import
Browse files Browse the repository at this point in the history
  • Loading branch information
eolecvk committed Oct 11, 2022
1 parent dfbacce commit 5cf05f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/benchmark.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
import pathlib
import csv
from contextlib import nullcontext
from sqlalchemy import false
import torch
from torch import autocast
from diffusers import StableDiffusionPipeline, StableDiffusionOnnxPipeline
Expand Down

0 comments on commit 5cf05f4

Please sign in to comment.