diff --git a/index.html b/index.html index 56a10d9..22bdfbd 100644 --- a/index.html +++ b/index.html @@ -215,7 +215,7 @@

Threat Model

  • - Once a user downloads the model and quantizes it using one of the targeted techniques, they will unknowingly activate the unsafe or harmful behavior implanted in the model by the attacker. + Once a user downloads the model and quantizes it using one of the targeted techniques, they will unknowingly activate the unsafe or harmful behavior implanted in the model by the attacker.
  • @@ -289,9 +289,11 @@

    Our Attack

    Result

    - - - +
    + + + +

    Select one of the settings

    @@ -389,7 +391,7 @@

    Citation

    -

    +

    Website and project are part of the Secure, Reliable and Intelligent Systems Lab at ETH Zurich.
    This page was built using the Academic Project Page Template.

    diff --git a/static/css/my.css b/static/css/my.css index 0a70857..5fc9803 100644 --- a/static/css/my.css +++ b/static/css/my.css @@ -104,6 +104,7 @@ input:checked + .slider:before { } .content-display { + overflow-x: auto; display: flex; flex-direction: column; align-items: center;