View source: R/setup_modules.R
| setup_modules | R Documentation |
Installs and configures required Python modules for transforEmotion, optionally enabling GPU-accelerated variants when a compatible NVIDIA GPU is detected. Uses reticulate's uv-backed ephemeral environment.
setup_modules()
This function ensures required modules are available and can add
additional GPU-specific packages when requested. See also
setup_gpu_modules() for GPU add-ons.
Invisibly returns NULL.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.