diff --git a/examples/plot_qrf_huggingface_inference.py b/examples/plot_qrf_huggingface_inference.py index 36dc25c..e7a63c6 100755 --- a/examples/plot_qrf_huggingface_inference.py +++ b/examples/plot_qrf_huggingface_inference.py @@ -28,8 +28,6 @@ from skops import hub_utils from vega_datasets import data -alt.data_transformers.disable_max_rows() - token = "" repo_id = "quantile-forest/california-housing-example" load_existing = True