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.
2 parents 3e57cfe + eeae699 commit 4ca5101Copy full SHA for 4ca5101
benchmarks/push_results.py
@@ -3,7 +3,7 @@
3
4
import pandas as pd
5
from huggingface_hub import hf_hub_download, upload_file
6
-from huggingface_hub.utils._errors import EntryNotFoundError
+from huggingface_hub.utils import EntryNotFoundError
7
8
9
sys.path.append(".")
0 commit comments