towardsinnovationlab commited on
Commit
a1634e4
·
verified ·
1 Parent(s): e8f906b

Update 1_app.py

Browse files
Files changed (1) hide show
  1. 1_app.py +9 -9
1_app.py CHANGED
@@ -1,10 +1,10 @@
1
- import streamlit as st
2
-
3
- st.write("# Harnessing Generative Models for Synthetic Non-Life Insurance Data")
4
-
5
- st.markdown("""
6
- **👈 Select a page from the dropdown on the left** to see some applications of the app!""")
7
-
8
-
9
- st.image("./synthetic_data.jpg", width=500)
10
  st.write("Google Nano Banana")
 
1
+ import streamlit as st
2
+
3
+ st.write("# Harnessing Generative Models for Synthetic Non-Life Insurance Data")
4
+
5
+ st.markdown("""
6
+ **👈 Select a page from the dropdown on the left** to see some applications of the app!""")
7
+
8
+
9
+ st.image("./Images/synthetic_data.jpg", width=500)
10
  st.write("Google Nano Banana")