TFLiteModelManagerConfig

data class TFLiteModelManagerConfig(requiresWifi: Boolean, disableUpdates: Boolean)

Properties

disableUpdates
Link copied to clipboard
val disableUpdates: Boolean = false
Flag which will disable all update checks if enabled
requiresWifi
Link copied to clipboard
val requiresWifi: Boolean = true
Flag which requires wifi to be enabled before downloading models