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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -4
app.py CHANGED
@@ -103,12 +103,13 @@ code {
103
  """) as demo:
104
  gr.Markdown("""\
105
  # RegCheck AI
106
- This Space matches information in [model cards](https://huggingface.co/docs/hub/model-cards) to proposed \
107
  regulatory compliance descriptions in the \
108
- [EU AI Act](https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=celex%3A52021PC0206).
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 users”. \
111
- **Please note: this is research work and NOT a commercial or legal product.**
 
112
  """)
113
  with gr.Accordion(label="Instructions", open=True):
114
  gr.Markdown("""
 
103
  """) as demo:
104
  gr.Markdown("""\
105
  # RegCheck AI
106
+ This Space matches information in [model cards](https://huggingface.co/docs/hub/model-cards) to \
107
  regulatory compliance descriptions in the \
108
+ [EU AI Act](https://eur-lex.europa.eu/eli/reg/2024/1689/oj)*.
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):
115
  gr.Markdown("""