Pacific-i64 commited on
Commit
57ebb87
·
verified ·
1 Parent(s): 8d1d768

Update the Complexity ML partner logo

Browse files

Use 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.

Files changed (2) hide show
  1. README.md +3 -3
  2. 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/Pacific-i64" target="_blank" rel="noopener noreferrer">
476
- <span class="icon"><img src="./logo-complexity.png" alt="Complexity ML" /></span>
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