Updated lines 43-47 with: # Stream the local Agentic_AI_Trump_5_Final.mp4 file st.header("Streaming Agentic_AI_Trump_5_Final.mp4") video_file = open('Agentic_AI_Trump_5_Final.mp4', 'rb') video_bytes = video_file.read() st.video(video_bytes)
304b6e5
verified