Update TFLite Docs images (#8605)

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
This commit is contained in:
Glenn Jocher 2024-03-03 01:59:43 +01:00 committed by GitHub
parent 1146bb0582
commit 36408c974c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
33 changed files with 112 additions and 107 deletions

View file

@ -227,7 +227,7 @@ Here are some examples of what you can do with the table:
print(embeddings)
```
### Advanced Querying with pre and post filters
### Advanced Querying with pre- and post-filters
!!! Example