meg HF staff commited on
Commit
b7cb116
1 Parent(s): a9aa6f5

Updating to passed EU AI Act link.

Browse files

https://eur-lex.europa.eu/eli/reg/2024/1689/oj

Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -109,6 +109,7 @@ code {
109
  This is a **prototype** to explore the feasibility of automatic checks for compliance, and is limited to specific \
110
  provisions of Article 13 of the Act, “Transparency and provision of information to deployers”. \
111
  **Please note: this is research work and NOT a commercial or legal product.** \
 
112
  * RegCheck AI was built on the 2021 EU AI Act [proposal](https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=celex%3A52021PC0206).
113
  """)
114
  with gr.Accordion(label="Instructions", open=True):
 
109
  This is a **prototype** to explore the feasibility of automatic checks for compliance, and is limited to specific \
110
  provisions of Article 13 of the Act, “Transparency and provision of information to deployers”. \
111
  **Please note: this is research work and NOT a commercial or legal product.** \
112
+
113
  * RegCheck AI was built on the 2021 EU AI Act [proposal](https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=celex%3A52021PC0206).
114
  """)
115
  with gr.Accordion(label="Instructions", open=True):