lokesh341 commited on
Commit
e00674c
·
verified ·
1 Parent(s): 6fef8b3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -114,7 +114,7 @@ def generate_gym_content(main_title, workout_names, image_files):
114
  try:
115
  clips = []
116
  hd_width, hd_height = 1920, 1080
117
- duration_per_slide = 5 # 5 seconds per workout
118
 
119
  # Title slide
120
  title_text = TextClip(
 
114
  try:
115
  clips = []
116
  hd_width, hd_height = 1920, 1080
117
+ duration_per_slide = 30 # 30 seconds per workout
118
 
119
  # Title slide
120
  title_text = TextClip(