Hetan07 commited on
Commit
6e8f130
1 Parent(s): c7d6594

Upload 1_chatbot.py

Browse files
Files changed (1) hide show
  1. pages/1_chatbot.py +2 -0
pages/1_chatbot.py ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ import streamlit as st
2
+ st.title("Chatbot")