You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
raiseException(f"No diffusers pipeline known for base={config.base}, variant={config.variant}") frome
120
-
prediction_type=config.prediction_type.value
121
-
upcast_attention=config.upcast_attention
122
120
123
121
# Without SilenceWarnings we get log messages like this:
124
122
# site-packages/huggingface_hub/file_download.py:1132: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
0 commit comments