AliInamdar commited on
Commit
310f00a
·
verified ·
1 Parent(s): 0366195

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -11,7 +11,7 @@ os.system("python3 -m pip install --no-cache-dir together")
11
  from together import Together
12
 
13
  st.set_page_config(layout="wide")
14
- st.title("Duel Agent ChatBot 🤖")
15
 
16
 
17
  with st.sidebar:
 
11
  from together import Together
12
 
13
  st.set_page_config(layout="wide")
14
+ st.title("Dual Agent ChatBot 🤖")
15
 
16
 
17
  with st.sidebar: