".github/vscode:/vscode.git/clone" did not exist on "e3da44bb02cbcbb4e7269606905590b754b712e8"
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