fguzman82 commited on
Commit
7f58490
·
verified ·
1 Parent(s): c36d36f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
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