Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -97,7 +97,7 @@
|
|
| 97 |
</svg>
|
| 98 |
<span class="callout__title">Important</span>
|
| 99 |
</div>
|
| 100 |
-
<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>
|