Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -24,7 +24,7 @@ st.set_page_config(
|
|
| 24 |
)
|
| 25 |
|
| 26 |
st.title("Generate the story of videos:")
|
| 27 |
-
st.header("
|
| 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():
|