Hi guys!
I have an issue when creating a space in HuggingFace, since the sklearn version used in HuggingFace is 1.1.1, but it is not possible to use that version in neither Colab or Kaggle, which only support version 1.0.2.
Also, if I try to force HuggingFace to use version 1.0.2 in requirements.txt, an error is raised.
Any ideas how to solve this?
Thanks!
PS: This the space I’m having the issue with Predict_client - a Hugging Face Space by jemole