Spaces:
Running
Running
christopher
commited on
Commit
•
23a563b
1
Parent(s):
870f541
Update app.py
Browse files
app.py
CHANGED
@@ -5,7 +5,7 @@ docx_link = "https://huggingface.co/spaces/bigscience/license/raw/main/BLOOMLICE
|
|
5 |
html_link = "https://huggingface.co/spaces/bigscience/license/raw/main/BLOOMLICENSE.html"
|
6 |
|
7 |
st.sidebar.title("🌸 BigScience")
|
8 |
-
st.sidebar.markdown("##
|
9 |
st.sidebar.markdown(f"This is the home of the BigScience RAIL License v1.0.\
|
10 |
If you would like to download the license you can get it as [.txt]({txt_link}), \
|
11 |
[.docx]({docx_link}), or [.html]({html_link}) file.")
|
|
|
5 |
html_link = "https://huggingface.co/spaces/bigscience/license/raw/main/BLOOMLICENSE.html"
|
6 |
|
7 |
st.sidebar.title("🌸 BigScience")
|
8 |
+
st.sidebar.markdown("## BigScience RAIL License v1.0")
|
9 |
st.sidebar.markdown(f"This is the home of the BigScience RAIL License v1.0.\
|
10 |
If you would like to download the license you can get it as [.txt]({txt_link}), \
|
11 |
[.docx]({docx_link}), or [.html]({html_link}) file.")
|