krisha06 commited on
Commit
8fcfedf
·
verified ·
1 Parent(s): 37d446a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -60,7 +60,7 @@ def chat(instruction):
60
 
61
  # Streamlit UI
62
  st.set_page_config(page_title="🐍 Python Tutor Chatbot")
63
- st.title("🐍 Python Tutor Chatbot")
64
  st.write("Ask me Python programming questions!")
65
 
66
  user_input = st.text_area("Your question:")
 
60
 
61
  # Streamlit UI
62
  st.set_page_config(page_title="🐍 Python Tutor Chatbot")
63
+ st.title("🐍 Python Tutor Chatbot(LoRA")
64
  st.write("Ask me Python programming questions!")
65
 
66
  user_input = st.text_area("Your question:")