ProgramerSalar commited on
Commit
bb7a81b
·
1 Parent(s): 856baa5
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -5,7 +5,7 @@ def generate_video(prompt):
5
  # This is where your AI generation code will go later.
6
  # For now, we simulate the "Thinking" process for the demo.
7
  time.sleep(2)
8
- return "https://cdn.pixabay.com/video/2016/09/21/5398-183786499_tiny.mp4" # Placeholder math video
9
 
10
  # Custom CSS to match your "Dark Mode" Website
11
  custom_css = """
 
5
  # This is where your AI generation code will go later.
6
  # For now, we simulate the "Thinking" process for the demo.
7
  time.sleep(2)
8
+ return "https://www.youtube.com/watch?v=isoCNqQeMv8" # Placeholder math video
9
 
10
  # Custom CSS to match your "Dark Mode" Website
11
  custom_css = """