AshjanMohammed commited on
Commit
c870bd4
·
verified ·
1 Parent(s): 7b866c6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -3
app.py CHANGED
@@ -482,9 +482,7 @@ with chat_container:
482
  </div>
483
  """, unsafe_allow_html=True)
484
 
485
-
486
-
487
-
488
  # ========== Chat Input & Clear Button ==========
489
  col1, col2 = st.columns([5, 1])
490
 
 
482
  </div>
483
  """, unsafe_allow_html=True)
484
 
485
+
 
 
486
  # ========== Chat Input & Clear Button ==========
487
  col1, col2 = st.columns([5, 1])
488