Spaces:
Running
Running
Update the Complexity ML partner logo
Browse filesUse the current logo from the official Complexity website and point the existing partner entry to the AETHORIA-AI organization. No other README content is changed.
- README.md +3 -3
- logo-complexity.svg +9 -0
README.md
CHANGED
|
@@ -472,8 +472,8 @@ body{
|
|
| 472 |
</a>
|
| 473 |
</li>
|
| 474 |
<li>
|
| 475 |
-
<a href="https://huggingface.co/
|
| 476 |
-
<span class="icon"><img src="./logo-complexity.
|
| 477 |
Complexity ML
|
| 478 |
</a>
|
| 479 |
</li>
|
|
@@ -481,4 +481,4 @@ body{
|
|
| 481 |
</div>
|
| 482 |
|
| 483 |
</body>
|
| 484 |
-
</html>
|
|
|
|
| 472 |
</a>
|
| 473 |
</li>
|
| 474 |
<li>
|
| 475 |
+
<a href="https://huggingface.co/AETHORIA-AI" target="_blank" rel="noopener noreferrer">
|
| 476 |
+
<span class="icon"><img src="./logo-complexity.svg" alt="Complexity ML" /></span>
|
| 477 |
Complexity ML
|
| 478 |
</a>
|
| 479 |
</li>
|
|
|
|
| 481 |
</div>
|
| 482 |
|
| 483 |
</body>
|
| 484 |
+
</html>
|
logo-complexity.svg
ADDED
|
|