Add support for image to text models

This commit is contained in:
Jing Jin 2025-05-16 00:17:24 -07:00
parent ef290cd7b0
commit bedc488a15
29 changed files with 763 additions and 231 deletions

View file

@ -7,7 +7,7 @@ junitVersion = "1.2.1"
espressoCore = "3.6.1"
lifecycleRuntimeKtx = "2.8.7"
activityCompose = "1.10.1"
composeBom = "2025.03.01"
composeBom = "2025.05.00"
navigation = "2.8.9"
serializationPlugin = "2.0.21"
serializationJson = "1.7.3"