CarlosMF HF staff commited on
Commit
9542a2c
1 Parent(s): db63877

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -0
app.py CHANGED
@@ -17,6 +17,10 @@ def display_pdf(file):
17
  # Displaying File
18
  st.markdown(pdf_display, unsafe_allow_html=True)
19
 
 
 
 
 
20
  st.title("AI Open Responsible Use License - Version 1.0.0")
21
 
22
  st.markdown("## Purpose")
 
17
  # Displaying File
18
  st.markdown(pdf_display, unsafe_allow_html=True)
19
 
20
+ st.markdown("## Disclaimer")
21
+
22
+ st.markdown("No legal advice is provided by the authors of the AI ORUS License. Please contact a lawyer in case you have questions regarding the use of this license for AI material you want to distribute or use under this license. See license👇.")
23
+
24
  st.title("AI Open Responsible Use License - Version 1.0.0")
25
 
26
  st.markdown("## Purpose")