Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -17,10 +17,6 @@ def display_pdf(file):
|
|
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")
|
|
|
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")
|