JuanPablo4to commited on
Commit
4caf133
·
verified ·
1 Parent(s): 199697d

Update chatbot.py

Browse files
Files changed (1) hide show
  1. chatbot.py +0 -3
chatbot.py CHANGED
@@ -1,8 +1,5 @@
1
  import streamlit as st
2
 
3
- # Initialize the Ollama model
4
- llm = Ollama(model="CoachPRODI")
5
-
6
  # Display the logo and title
7
  st.image("logo.jpg", width=300)
8
  st.title("Coach Virtual PRODI")
 
1
  import streamlit as st
2
 
 
 
 
3
  # Display the logo and title
4
  st.image("logo.jpg", width=300)
5
  st.title("Coach Virtual PRODI")