Join the conversation

Join the community of Machine Learners and AI enthusiasts.

Sign Up
radames 
posted an update 20 days ago
Post
3815
Here's a utility component for integrating your Gradio app with Hugging Face. This custom component enables you to search for models, spaces, datasets, and users.

pip install gradio_huggingfacehub_search

You can see it in action here. arcee-ai/mergekit-config-generator

And learn how to use it here radames/gradio_huggingfacehub_search
In this post