drguilhermeapolinario commited on
Commit
125e655
·
verified ·
1 Parent(s): 94100b2

Update views/newchatgroq.py

Browse files
Files changed (1) hide show
  1. views/newchatgroq.py +1 -1
views/newchatgroq.py CHANGED
@@ -25,7 +25,7 @@ def chat_imagem():
25
  st.image("src/Images/bot.png")
26
 
27
 
28
- cf1, cf2 = st.columns
29
 
30
  with cf1:
31
  st.title("ChatBot UBS Flamengo")
 
25
  st.image("src/Images/bot.png")
26
 
27
 
28
+ cf1, cf2 = st.columns(2)
29
 
30
  with cf1:
31
  st.title("ChatBot UBS Flamengo")