Yan Bai commited on
Commit
2f194a8
·
1 Parent(s): f36a7fc

add source code link

Browse files
Files changed (1) hide show
  1. webui/index.html +1 -1
webui/index.html CHANGED
@@ -157,7 +157,7 @@
157
  </div>
158
  <script src="script.js"></script>
159
  <footer class="footer">
160
- <p>&copy; 2025 <a href="https://github.com/ISEEKYAN" target="_blank">ISEEKYAN</a>. Developed at NVIDIA.</p>
161
  </footer>
162
  </body>
163
  </html>
 
157
  </div>
158
  <script src="script.js"></script>
159
  <footer class="footer">
160
+ <p>&copy; 2025 <a href="https://github.com/ISEEKYAN" target="_blank">ISEEKYAN</a>. Developed at NVIDIA. | <a href="https://github.com/ISEEKYAN/mbridge/tree/main/memory_estimator" target="_blank">Source Code</a></p>
161
  </footer>
162
  </body>
163
  </html>