skops
skops copied to clipboard
AttributeError: module 'skops' has no attribute 'io'
On huggingface spaces there is a small button at the top, which says </> use in scikit learn
And I think its showing some old syntax here which doesn't work.

Thanks for the report @rushic24
ping @merveenoyan
- The skops file format feature is not released yet, so that code wouldn't work.
- that repo doesn't have a skops file in it, the code should be loading using pickle.
@merveenoyan is this fixed now?
This is the prerequisite #228
I merged the PRs on Hub side, should be fixed with next deployment.
Thanks @merveenoyan