Updated lines 12-16 with: # Play the ia_agentica_result.mp4 file st.header("IA Agentica Result Video") video_file = open('ia_agentica_result.mp4', 'rb') video_bytes = video_file.read() st.video(video_bytes) 041af41 verified TroglodyteDerivations commited on 17 days ago
# Play the ia_agentica_result.mp4 file st.header("IA Agentica Result Video") video_file = open('ia_agentica_result.mp4', 'rb') video_bytes = video_file.read() st.video(video_bytes) fe534f4 verified TroglodyteDerivations commited on 17 days ago