Upload index.html with huggingface_hub
Browse files- index.html +9 -0
index.html
CHANGED
|
@@ -403,6 +403,15 @@
|
|
| 403 |
</section>
|
| 404 |
|
| 405 |
<main style="max-width: 1200px; margin: 0 auto; padding: 2rem;">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 406 |
<section class="abstract">
|
| 407 |
<div class="abstract-card">
|
| 408 |
<h2 class="section-title">
|
|
|
|
| 403 |
</section>
|
| 404 |
|
| 405 |
<main style="max-width: 1200px; margin: 0 auto; padding: 2rem;">
|
| 406 |
+
<div style="text-align:center;margin-bottom:1.5rem;">
|
| 407 |
+
<a href="https://github.com/idealab-isu/AFM-LLM-Defect-Guidance" target="_blank" class="cta-button">
|
| 408 |
+
<i class="fab fa-github"></i> GitHub
|
| 409 |
+
</a>
|
| 410 |
+
<a href="https://ieeexplore.ieee.org/document/11096088" target="_blank" class="cta-button" style="margin-left:1rem;">
|
| 411 |
+
<i class="fas fa-file-alt"></i> Paper
|
| 412 |
+
</a>
|
| 413 |
+
</div>
|
| 414 |
+
|
| 415 |
<section class="abstract">
|
| 416 |
<div class="abstract-card">
|
| 417 |
<h2 class="section-title">
|