Manasa1 commited on
Commit
ec3cea5
·
verified ·
1 Parent(s): bad2883

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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. Video URL: {video_url}
86
  """
87
  )
88