Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
redesign about disclaimer
Browse files- src/application/app.py +4 -3
src/application/app.py
CHANGED
@@ -344,9 +344,10 @@ if chosen_id == "1":
|
|
344 |
driving innovative solutions in international cooperation
|
345 |
to address <br> real-world challenges. <br> <br>
|
346 |
Our work on NegotiateAI started in 2023. You can find more information <br>
|
347 |
-
about the NegotiateAI project on our <a href="https://www.blog-datalab.com/home/negotiateai/">website</a>.
|
348 |
-
To ensure transparency under the EU AI Act, we provide detailed documentation
|
349 |
-
works, including its data sources and AI components. You can
|
|
|
350 |
</div>
|
351 |
<img src="data:image/png;base64,{logo}" class="logo" />
|
352 |
</div>
|
|
|
344 |
driving innovative solutions in international cooperation
|
345 |
to address <br> real-world challenges. <br> <br>
|
346 |
Our work on NegotiateAI started in 2023. You can find more information <br>
|
347 |
+
about the NegotiateAI project on our <a href="https://www.blog-datalab.com/home/negotiateai/">website</a>. <br>
|
348 |
+
To ensure transparency under the EU AI Act, we provide detailed documentation <br>
|
349 |
+
of how NegotiateAI works, including its data sources and AI components. You can <br>
|
350 |
+
read the full technical document <a href="https://huggingface.co/spaces/GIZ/NegotiateAI/blob/main/NegotiateAI_EU_AI_ACT_Annex_Reporting.pdf">here</a>.
|
351 |
</div>
|
352 |
<img src="data:image/png;base64,{logo}" class="logo" />
|
353 |
</div>
|