Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -4,10 +4,6 @@ import streamlit as st
|
|
4 |
st.set_page_config(page_title="Concept Review", layout="wide")
|
5 |
|
6 |
# Display the page title
|
7 |
-
st.title("
|
8 |
|
9 |
-
|
10 |
-
video_url = "https://www.youtube.com/watch?v=c4TOr1sJiCk" # Replace with the actual URL of your video
|
11 |
-
|
12 |
-
# Embed the YouTube video
|
13 |
-
st.video(video_url)
|
|
|
4 |
st.set_page_config(page_title="Concept Review", layout="wide")
|
5 |
|
6 |
# Display the page title
|
7 |
+
st.title("Welcome to Grok Agentic Workforce")
|
8 |
|
9 |
+
st.write("Explanation of Project Breakthrough")
|
|
|
|
|
|
|
|