| hf_python_depends | R Documentation |
Installs python packages needed to run huggingfaceR functions
hf_python_depends(
packages = c("transformers", "sentencepiece", "huggingface_hub", "datasets",
"sentence-transformers")
)
packages |
Python libraries needed for local model usage. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.