subashpoudel commited on
Commit
73136da
·
verified ·
1 Parent(s): 27697eb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -24,7 +24,7 @@ st.set_page_config(
24
  )
25
 
26
  st.title("Generate the story of videos:")
27
- st.header("Powered by Gemini 2.0 flash exp")
28
 
29
  @st.cache_resource
30
  def initialize_agent():
 
24
  )
25
 
26
  st.title("Generate the story of videos:")
27
+ st.header("Agentic Video Captioning Platform:")
28
 
29
  @st.cache_resource
30
  def initialize_agent():