"git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "0d1d267b12e47b40b0e8f265339c76e0f45f8c49"
Commit 1ba7e801 authored by Patrick von Platen's avatar Patrick von Platen
Browse files

remove logging from transformers

parent fb9e37ad
...@@ -34,7 +34,6 @@ try: ...@@ -34,7 +34,6 @@ try:
from transformers.utils import ( from transformers.utils import (
ModelOutput, ModelOutput,
add_start_docstrings_to_model_forward, add_start_docstrings_to_model_forward,
logging,
replace_return_docstrings, replace_return_docstrings,
) )
except: except:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment