conhllnd commited on
Commit
9080e6a
·
verified ·
1 Parent(s): 06a65f1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -57,6 +57,7 @@ def calculate_engagement_increase():
57
 
58
  return f"Leonardo got you {int(engagement_increase)} more engagements across TikTok & Facebook!"
59
 
 
60
  # Function to load and plot the masterpiece data (video and graph)
61
  def load_masterpiece_video_and_plot():
62
  masterpiece_video_path = download_file_from_repo("starperformer_viral.mp4") # Download video from Hugging Face
 
57
 
58
  return f"Leonardo got you {int(engagement_increase)} more engagements across TikTok & Facebook!"
59
 
60
+
61
  # Function to load and plot the masterpiece data (video and graph)
62
  def load_masterpiece_video_and_plot():
63
  masterpiece_video_path = download_file_from_repo("starperformer_viral.mp4") # Download video from Hugging Face