Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -82,7 +82,7 @@ with tab1:
|
|
82 |
f"""
|
83 |
Analyze the uploaded video for content and context. Provide a detailed summary. Search the internet for similar topics discussed in the uploaded video.
|
84 |
Respond to the following query using video insights and supplementary web research: {user_query}
|
85 |
-
Provide a detailed, user-friendly, and actionable response.
|
86 |
"""
|
87 |
)
|
88 |
|
|
|
82 |
f"""
|
83 |
Analyze the uploaded video for content and context. Provide a detailed summary. Search the internet for similar topics discussed in the uploaded video.
|
84 |
Respond to the following query using video insights and supplementary web research: {user_query}
|
85 |
+
Provide a detailed, user-friendly, and actionable response.
|
86 |
"""
|
87 |
)
|
88 |
|