vinhnx90 commited on
Commit
9c5fb2e
1 Parent(s): b8d4d25

Update app icon

Browse files
Files changed (4) hide show
  1. app.py +1 -1
  2. assets/app_icon.png +0 -0
  3. assets/demo.jpg +0 -0
  4. assets/large_icon.png +0 -0
app.py CHANGED
@@ -33,7 +33,7 @@ st.markdown(
33
  msgs = StreamlitChatMessageHistory()
34
 
35
  with st.container():
36
- col1, col2 = st.columns([0.22, 0.8])
37
  with col1:
38
  st.image(
39
  "./assets/app_icon.png", use_column_width="always", output_format="PNG"
 
33
  msgs = StreamlitChatMessageHistory()
34
 
35
  with st.container():
36
+ col1, col2 = st.columns([0.3, 0.8])
37
  with col1:
38
  st.image(
39
  "./assets/app_icon.png", use_column_width="always", output_format="PNG"
assets/app_icon.png CHANGED
assets/demo.jpg DELETED
Binary file (84.4 kB)
 
assets/large_icon.png CHANGED