quicksearch-component
hi @osanseviero here is a pr to add new hub quicksearch component
https://huggingface.co/spaces/radames/gradio_huggingfacehub_search
tbh i'm wondering if we shouldn't ask the Gradio to have this component built-in, as i expect it to be very useful/popular accross all Gradio apps... wdyt?
@julien-c we can already duplicate spaces in huggingface
- click on 3 dots at top right corner && click on duplicate
- or by using the URL format : https://huggingface.co/spaces/[user]/[repo]?duplicate=true
this feature is more about models (maybe datasets ? )
yes this duplication Space is mostly for models and datasets
i was stalk~ , i meant following him on twitter and he posted about it in his feed
i do not believe he is yet in Chile!
Hey all! I canceled my travel plans to merge this PR. Thanks!
@osanseviero Anytime!
Also the input now autocompletes with my browser's passwords (i think this was not happening before), not idea imo
yes
@julien-c
the autofill also happens to me, I guess chrome sees the password/token field underneath and try to infer the filed, https://stackoverflow.com/questions/15738259/disabling-chrome-autofill
I'll improve the padding to match gradio
maybe turn autocomplete off?