test_filtering_repos_without_onnx_model

#2
by Agog - opened
No description provided.
Agog changed pull request status to open

If merging, be careful to not overwrite the "onnx" tag in the API filter from main.

Optionally filter on == "SoccerTwos.onnx" instead of endswith onnx

Apparently, I can't move the PR back to draft, but don't try merging it. I am getting a NoneType from a model for some reason

Huggingface Projects org

Hey there. Thanks for your help, we updated the space by filtering with onnx tag that removes all models who don't have a onnx file.

@ThomasSimonini Yes, I saw. This was intended as a starting point if that failed. I didn't find enough documentation about the hub API to know how its filtering work 😳

Agog changed pull request status to closed

Sign up or log in to comment