5dimension commited on
Commit
60a7cd5
·
verified ·
1 Parent(s): 7744aeb

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +3 -3
index.html CHANGED
@@ -48,7 +48,7 @@
48
  <div class="publication-links">
49
  <!-- Code Link. -->
50
  <span class="link-block">
51
- <a href="https://github.com/mlabonne/myco-physarum" target="_blank"
52
  class="external-link button is-normal is-rounded is-dark">
53
  <span class="icon">
54
  <i class="fab fa-github"></i>
@@ -68,7 +68,7 @@
68
  <div class="container is-max-desktop">
69
  <div class="hero-body">
70
  <!-- Replaced video with a conceptual diagram -->
71
- <img src="https://huggingface.co/mlabonne/myco-physarum/resolve/main/mpca.png" alt="MPCA Architecture Diagram" style="width: 100%; max-width: 800px; margin: auto; display: block; border-radius: 10px;">
72
  <h2 class="subtitle has-text-centered" style="margin-top: 2rem;">
73
  MPCA represents knowledge not as static data, but as a dynamic, living graph that evolves through interaction and self-reflection.
74
  </h2>
@@ -221,7 +221,7 @@ python -m spacy download en_core_web_sm</code></pre>
221
  <footer class="footer">
222
  <div class="container">
223
  <div class="content has-text-centered">
224
- <a class="icon-link" href="https://github.com/mlabonne/myco-physarum" target="_blank" class="external-link" disabled>
225
  <i class="fab fa-github"></i>
226
  </a>
227
  </div>
 
48
  <div class="publication-links">
49
  <!-- Code Link. -->
50
  <span class="link-block">
51
+ <a href="https://github.com/bahira/myco-physarum" target="_blank"
52
  class="external-link button is-normal is-rounded is-dark">
53
  <span class="icon">
54
  <i class="fab fa-github"></i>
 
68
  <div class="container is-max-desktop">
69
  <div class="hero-body">
70
  <!-- Replaced video with a conceptual diagram -->
71
+ <img src="https://huggingface.co/bahira/myco-physarum/resolve/main/mpca.png" alt="MPCA Architecture Diagram" style="width: 100%; max-width: 800px; margin: auto; display: block; border-radius: 10px;">
72
  <h2 class="subtitle has-text-centered" style="margin-top: 2rem;">
73
  MPCA represents knowledge not as static data, but as a dynamic, living graph that evolves through interaction and self-reflection.
74
  </h2>
 
221
  <footer class="footer">
222
  <div class="container">
223
  <div class="content has-text-centered">
224
+ <a class="icon-link" href="https://github.com/bahira/myco-physarum" target="_blank" class="external-link" disabled>
225
  <i class="fab fa-github"></i>
226
  </a>
227
  </div>