Skip to content

Commit

Permalink
Add a note about downloading small models
Browse files Browse the repository at this point in the history
  • Loading branch information
ElishaAz committed Oct 12, 2023
1 parent 51bebf6 commit e061529
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@ class ModelsSettingsUi(private val activity: SettingsActivity) {
}
pop()

append(", and then choose it in the file picker after pressing import")
append(" - make sure to pick a \"small\" model - and then choose it in the file picker after pressing import")
}

ClickableText(text = annotatedString, style = MaterialTheme.typography.bodyMedium, onClick = { offset ->
Expand Down

0 comments on commit e061529

Please sign in to comment.