konsa15 commited on
Commit
577317c
verified
1 Parent(s): 6f4b398

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -39,7 +39,7 @@
39
 
40
  <div class="row">
41
  <div class="col-sm">
42
- <figure width="600px">
43
  <img alt="APA activation" src="https://huggingface.co/spaces/konsa15/AGLU/resolve/main/assets/unified_activations_combined.jpg">
44
  <figcaption> Figure 1: APA unifies most activation functions under the same formula.</figcaption>
45
  </figure>
@@ -58,7 +58,7 @@ The derivatives of AGLU with respect to 魏 (top), 位 (middle) and z (bottom) are
58
 
59
  <div class="row">
60
  <div class="col-sm">
61
- <figure width="600px">
62
  <img alt="AGLU derivatives" src="https://huggingface.co/spaces/konsa15/AGLU/resolve/main/assets/derivative_visualisations.jpg">
63
  <figcaption> Figure 2: The derivatives of AGLU with respect to 魏 (top), 位 (middle) and z (bottom).</figcaption>
64
  </figure>
 
39
 
40
  <div class="row">
41
  <div class="col-sm">
42
+ <figure class="block dark:hidden">
43
  <img alt="APA activation" src="https://huggingface.co/spaces/konsa15/AGLU/resolve/main/assets/unified_activations_combined.jpg">
44
  <figcaption> Figure 1: APA unifies most activation functions under the same formula.</figcaption>
45
  </figure>
 
58
 
59
  <div class="row">
60
  <div class="col-sm">
61
+ <figure class="block dark:hidden">
62
  <img alt="AGLU derivatives" src="https://huggingface.co/spaces/konsa15/AGLU/resolve/main/assets/derivative_visualisations.jpg">
63
  <figcaption> Figure 2: The derivatives of AGLU with respect to 魏 (top), 位 (middle) and z (bottom).</figcaption>
64
  </figure>