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 7413d81 commit 36c7c30Copy full SHA for 36c7c30
src/diffusers/quantizers/auto.py
@@ -15,7 +15,6 @@
15
Adapted from
16
https://github.com/huggingface/transformers/blob/c409cd81777fb27aadc043ed3d8339dbc020fb3b/src/transformers/quantizers/auto.py
17
"""
18
-
19
import warnings
20
from typing import Dict, Optional, Union
21
0 commit comments