Skip to contents

List Model Libraries

Usage

hf_list_libraries(pattern = NULL)

Arguments

pattern

A search term or regular expression. Defaults to NULL (return all results).

Examples

hf_list_libraries("pytorch|tensorflow")
#> Error in system2(uv, c("python list", "--all-versions", "--color never",  : 
#>   '"C:\Users\alexfarach\AppData\Local\R\cache\R\reticulate\uv\bin\uv.exe"' not found
#> character(0)