Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
title:
|
| 3 |
emoji: 🔥
|
| 4 |
colorFrom: yellow
|
| 5 |
colorTo: red
|
|
@@ -7,18 +7,10 @@ sdk: static
|
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
-
#
|
| 11 |
|
| 12 |
-
|
| 13 |
|
| 14 |
-
- [GitHub](https://github.com/IMvision12/
|
| 15 |
-
- [Docs](https://imvision12.github.io/
|
| 16 |
-
- [PyPI](https://pypi.org/project/
|
| 17 |
-
|
| 18 |
-
> 🚧 **Active development**
|
| 19 |
-
> kerasformers is under active development, and we are currently migrating from GitHub-hosted release weights to the Hugging Face Hub. The PyPI package may lag behind the latest models, fixes, and API updates. This migration includes properly typed configuration files and dedicated weights for each model. Until the migration is complete, we recommend installing `kerasformers` directly from the `main` branch on GitHub rather than from PyPI.
|
| 20 |
-
|
| 21 |
-
>
|
| 22 |
-
> ```bash
|
| 23 |
-
> pip install git+https://github.com/IMvision12/KerasFormers.git
|
| 24 |
-
> ```
|
|
|
|
| 1 |
---
|
| 2 |
+
title: ZeroModels
|
| 3 |
emoji: 🔥
|
| 4 |
colorFrom: yellow
|
| 5 |
colorTo: red
|
|
|
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
+
# ZeroModels
|
| 11 |
|
| 12 |
+
ZeroModels: Open-source Keras 3 collection of pretrained models across Vision, LLM, VLM, Depth, Speech, and more.
|
| 13 |
|
| 14 |
+
- [GitHub](https://github.com/IMvision12/ZeroModels)
|
| 15 |
+
- [Docs](https://imvision12.github.io/ZeroModels/)
|
| 16 |
+
- [PyPI](https://pypi.org/project/zeromodels/)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|