IMvision12 commited on
Commit
9b5a6b8
·
verified ·
1 Parent(s): 0048bd6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -14
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: KerasFormers
3
  emoji: 🔥
4
  colorFrom: yellow
5
  colorTo: red
@@ -7,18 +7,10 @@ sdk: static
7
  pinned: false
8
  ---
9
 
10
- # kerasformers
11
 
12
- KerasFormers: Open-source Keras 3 collection of pretrained models across Vision, LLM, VLM, Depth, Speech, and more.
13
 
14
- - [GitHub](https://github.com/IMvision12/KerasFormers)
15
- - [Docs](https://imvision12.github.io/KerasFormers/)
16
- - [PyPI](https://pypi.org/project/kerasformers/)
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/)