Spaces:
Running
Running
Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
|
@@ -56,8 +56,8 @@
|
|
| 56 |
<a href="https://pypi.org/project/kerasformers/">PyPI</a>
|
| 57 |
</nav>
|
| 58 |
<section class="notice">
|
| 59 |
-
<strong>
|
| 60 |
-
<p>
|
| 61 |
<div class="install">
|
| 62 |
<code>pip install git+https://github.com/IMvision12/KerasFormers.git</code>
|
| 63 |
</div>
|
|
|
|
| 56 |
<a href="https://pypi.org/project/kerasformers/">PyPI</a>
|
| 57 |
</nav>
|
| 58 |
<section class="notice">
|
| 59 |
+
<strong>[!IMPORTANT]</strong>
|
| 60 |
+
<p>kerasformers is under active development. We are currently migrating from GitHub-release-hosted weights to the Hugging Face Hub, with proper typed config files and weights for each model. During this transition we recommend installing directly from the `main` branch on GitHub rather than from PyPI:</p>
|
| 61 |
<div class="install">
|
| 62 |
<code>pip install git+https://github.com/IMvision12/KerasFormers.git</code>
|
| 63 |
</div>
|