Update Readme.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,9 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apple-ascl
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apple-ascl
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
+
1. **CLIPImageModel to CoreML** [](https://colab.research.google.com/drive/1ZHMzsJyAukBa4Jryv4Tmc_BOBmbQAjxf?usp=sharing)
|
| 6 |
+
- This notebook demonstrates the process of converting a CLIP image model to CoreML format.
|
| 7 |
+
|
| 8 |
+
2. **CLIPTextModel to CoreML** [](https://colab.research.google.com/drive/1PxzB8M0h2bf-uYpw7fIZImpGSVXUI7Ie?usp=sharing)
|
| 9 |
+
- This notebook demonstrates the process of converting a CLIP text model to CoreML format.
|