assentian1970 commited on
Commit
153eccc
·
verified ·
1 Parent(s): a05dd8e

Update image_captioning.py

Browse files
Files changed (1) hide show
  1. image_captioning.py +1 -0
image_captioning.py CHANGED
@@ -378,3 +378,4 @@ def analyze_video_activities(video_path):
378
  except Exception as e:
379
  print(f"Error analyzing video: {str(e)}")
380
  return [] # Maintain consistent return type
 
 
378
  except Exception as e:
379
  print(f"Error analyzing video: {str(e)}")
380
  return [] # Maintain consistent return type
381
+