YashB1 commited on
Commit
67e558e
1 Parent(s): e96c546

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -26,7 +26,7 @@ st.write(
26
  )
27
 
28
  # Displaying the centered title
29
- st.markdown("<h2 class='title'>GovBuddy</h2>", unsafe_allow_html=True)
30
 
31
  # os.environ["PANDASAI_API_KEY"] = "$2a$10$gbmqKotzJOnqa7iYOun8eO50TxMD/6Zw1pLI2JEoqncwsNx4XeBS2"
32
 
 
26
  )
27
 
28
  # Displaying the centered title
29
+ st.markdown("<h2 class='title'>VayuBuddy</h2>", unsafe_allow_html=True)
30
 
31
  # os.environ["PANDASAI_API_KEY"] = "$2a$10$gbmqKotzJOnqa7iYOun8eO50TxMD/6Zw1pLI2JEoqncwsNx4XeBS2"
32