awacke1 commited on
Commit
616aeb5
·
verified ·
1 Parent(s): 672555d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -0
app.py CHANGED
@@ -27,6 +27,11 @@ st.title("Welcome to the Streamlit Super Fun Guide 🎉")
27
 
28
  # Add a limerick
29
  st.write("""
 
 
 
 
 
30
  There once was a coder so bright,
31
  Who coded with all of their might.
32
  With Streamlit's delight,
 
27
 
28
  # Add a limerick
29
  st.write("""
30
+
31
+ Reference Papers:
32
+ https://arxiv.org/abs/2307.07635
33
+ https://arxiv.org/pdf/2307.07635
34
+
35
  There once was a coder so bright,
36
  Who coded with all of their might.
37
  With Streamlit's delight,