| .vision_model_registry | R Documentation |
Central registry system for managing vision models in transforEmotion. Provides extensible architecture allowing users to register custom vision models beyond the default CLIP-based models.
.vision_model_registry
An object of class environment of length 4.
The registry maintains a list of available vision models with their configurations. Each model entry includes the HuggingFace model ID, architecture type, and metadata needed for proper initialization and processing.
Aleksandar Tomasevic <atomashevic@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.