| .detect_model_type_config | R Documentation |
Looks for config.json next to the model file and maps its
model_type / architectures[1] / _class_name fields onto
sd2R's type vocabulary. Pure R, no weights read.
.detect_model_type_config(path)
path |
Path to the model file |
Model type string, or NULL if not detectable
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.