Spaces:
Runtime error
Runtime error
Update app/templates/general_pages/index.html
Browse files
app/templates/general_pages/index.html
CHANGED
@@ -24,10 +24,11 @@
|
|
24 |
</a>
|
25 |
</center>
|
26 |
|
|
|
27 |
<p>
|
28 |
<center>
|
29 |
<a target='_blank' href="https://mag.tmryk.com" style="color: blue;"> <!-- Change text color to blue -->
|
30 |
-
|
31 |
</a>
|
32 |
</center>
|
33 |
</p>
|
|
|
24 |
</a>
|
25 |
</center>
|
26 |
|
27 |
+
<p>Test your model performance against adversarial attacks</p>
|
28 |
<p>
|
29 |
<center>
|
30 |
<a target='_blank' href="https://mag.tmryk.com" style="color: blue;"> <!-- Change text color to blue -->
|
31 |
+
<br><br>Click Here
|
32 |
</a>
|
33 |
</center>
|
34 |
</p>
|