diff --git a/README.md b/README.md index 4269572f..4f088077 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ model.generate("Describe this image", "image.png") >>> "A yellow house with a green lawn." ``` -**WARNING** We are hosting the LLaVA-1.6 34B model, if it times out please wait ~5-10 min for the server to warm up as it shuts down when usage is low. +**WARNING** We are hosting the LLaVA-1.6 34B model, if it times out please wait ~3-5 min for the server to warm up as it shuts down when usage is low. ### DataStore You can use the `DataStore` class to store your images, add new metadata to them such as descriptions, and search over different columns.