Upload folder using huggingface_hub
Browse files- README.md +1 -3
- assets/logo/kanana-logo.png +0 -0
README.md
CHANGED
@@ -14,9 +14,7 @@ training_regime: bf16 mixed precision
|
|
14 |
<p align="center">
|
15 |
<br>
|
16 |
<picture>
|
17 |
-
<
|
18 |
-
<source media="(prefers-color-scheme: light)" srcset="assets/logo/kanana-logo-dark.png">
|
19 |
-
<img alt="Kanana Logo" src="assets/logo/kanana-logo-light.png" width="400" style="margin: 40px auto;">
|
20 |
</picture>
|
21 |
</br>
|
22 |
|
|
|
14 |
<p align="center">
|
15 |
<br>
|
16 |
<picture>
|
17 |
+
<img src="./assets/logo/kanana-logo.png" width="60%" style="margin: 40px auto;">
|
|
|
|
|
18 |
</picture>
|
19 |
</br>
|
20 |
|
assets/logo/kanana-logo.png
ADDED
![]() |