View source: R/huggingface_hub.R
hf_list_libraries | R Documentation |
List Model Libraries
hf_list_libraries(pattern = NULL)
pattern |
A search term or regular expression. Defaults to NULL (return all results). |
https://huggingface.co/docs/hub/searching-the-hub
hf_list_libraries("pytorch|tensorflow")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.