IMvision12 commited on
Commit
0048bd6
·
verified ·
1 Parent(s): 12436d4

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -97,7 +97,7 @@
97
  </svg>
98
  <span class="callout__title">Important</span>
99
  </div>
100
- <p>**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 <code>kerasformers</code> directly from the <code>main</code> branch on GitHub rather than from PyPI.</p>
101
  <div class="install">
102
  <code>pip install git+https://github.com/IMvision12/KerasFormers.git</code>
103
  </div>
 
97
  </svg>
98
  <span class="callout__title">Important</span>
99
  </div>
100
+ <p><strong>kerasformers is under active development</strong>, 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 <code>kerasformers</code> directly from the <code>main</code> branch on GitHub rather than from PyPI.</p>
101
  <div class="install">
102
  <code>pip install git+https://github.com/IMvision12/KerasFormers.git</code>
103
  </div>