Update README.md
Browse files
README.md
CHANGED
|
@@ -10,7 +10,18 @@ datasets:
|
|
| 10 |
|
| 11 |
----
|
| 12 |
## A fine-tune of CLIP-L. Original model: [openai/clip-vit-large-patch14](https://huggingface.co/openai/clip-vit-large-patch14)
|
| 13 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
- Want to feed it yourself? All code for fine-tuning and much more is on [my GitHub](https://github.com/zer0int).
|
| 15 |
-----
|
| 16 |
## Update 23/SEP/2024:
|
|
|
|
| 10 |
|
| 11 |
----
|
| 12 |
## A fine-tune of CLIP-L. Original model: [openai/clip-vit-large-patch14](https://huggingface.co/openai/clip-vit-large-patch14)
|
| 13 |
+
Love ❤️ this CLIP?
|
| 14 |
+
|
| 15 |
+
ᐅ [Buy me a coffee](https://ko-fi.com/zer0int) on Ko-Fi ☕
|
| 16 |
+
<details>
|
| 17 |
+
<summary>Or click here for address to send 🪙₿ BTC</summary>
|
| 18 |
+
|
| 19 |
+
```
|
| 20 |
+
3PscBrWYvrutXedLmvpcnQbE12Py8qLqMK
|
| 21 |
+
```
|
| 22 |
+
</details>
|
| 23 |
+
|
| 24 |
+
-------
|
| 25 |
- Want to feed it yourself? All code for fine-tuning and much more is on [my GitHub](https://github.com/zer0int).
|
| 26 |
-----
|
| 27 |
## Update 23/SEP/2024:
|