SuriRaja commited on
Commit
d7504da
·
verified ·
1 Parent(s): 7a168ee

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -2,7 +2,6 @@ import gradio as gr
2
  import cv2
3
  import os
4
 
5
- assert gr.__version__.startswith("4.44"), f"Wrong Gradio version: {gr.__version__}"
6
 
7
  def extract_frames(video_file):
8
  video_path = video_file.name
 
2
  import cv2
3
  import os
4
 
 
5
 
6
  def extract_frames(video_file):
7
  video_path = video_file.name