Update README.md
Browse files
README.md
CHANGED
@@ -24,6 +24,11 @@ Each subarchitecture contains a TextEncoder and ImageEncoder that are separated
|
|
24 |
|
25 |
For detailed implementation and architecture specifics, refer to the [MobileCLIP GitHub repository](https://github.com/apple/ml-mobileclip).
|
26 |
|
|
|
|
|
|
|
|
|
|
|
27 |
**CoreML Parameters:**
|
28 |
|
29 |
|
|
|
24 |
|
25 |
For detailed implementation and architecture specifics, refer to the [MobileCLIP GitHub repository](https://github.com/apple/ml-mobileclip).
|
26 |
|
27 |
+
## Example Usage
|
28 |
+
|
29 |
+
An example of using these CoreML models in a Swift application for iOS can be found in the [CLIP-Finder](https://github.com/fguzman82/CLIP-Finder2) project.
|
30 |
+
|
31 |
+
|
32 |
**CoreML Parameters:**
|
33 |
|
34 |
|