RAMYASRI-39 commited on
Commit
1ba3a1b
·
verified ·
1 Parent(s): a2223ff

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -27,12 +27,12 @@ html_title = '''
27
  /* Add other font styling here (optional) */
28
  }
29
  </style>
30
- <h1 class="stTitle">NCTC OSINT AGENT</h1>
31
  '''
32
 
33
  st.write(html_title, unsafe_allow_html=True)
34
 
35
- # st.write("# NCTC OSINT AGENT ")
36
 
37
  # Prompt Engineering Dashboard is working but not for production, works great for testing.
38
  prompt_engineering_dashboard(st.session_state, config)
 
27
  /* Add other font styling here (optional) */
28
  }
29
  </style>
30
+ <h1 class="stTitle">GOOGLE AGENT GHS SUTHUKENY</h1>
31
  '''
32
 
33
  st.write(html_title, unsafe_allow_html=True)
34
 
35
+ # st.write("# GOOGLE AGENT GHS SUTHUKENY")
36
 
37
  # Prompt Engineering Dashboard is working but not for production, works great for testing.
38
  prompt_engineering_dashboard(st.session_state, config)