External Publication
Visit Post

Help please.. HyperErrorLegacy

Hugging Face Forums [Unofficial] June 3, 2026
Source

The usage example for feature extraction fails with this error

from huggingface_hub import InferenceClient
client = InferenceClient()
client.feature_extraction("Hi, who are you?")

Error: HyperErrorLegacy(hyper_util::client::legacy::Error(Connect, ConnectError(“invalid URL, scheme is not http”)))

Discussion in the ATmosphere

Loading comments...