Ubuntu commited on
Commit
99e245d
·
1 Parent(s): f8182db
Files changed (2) hide show
  1. .ipynb_checkpoints/app-checkpoint.py +1 -1
  2. app.py +1 -1
.ipynb_checkpoints/app-checkpoint.py CHANGED
@@ -1,5 +1,5 @@
1
  import gradio as gr
2
-
3
 
4
 
5
  def video_identity(video):
 
1
  import gradio as gr
2
+ import os
3
 
4
 
5
  def video_identity(video):
app.py CHANGED
@@ -1,5 +1,5 @@
1
  import gradio as gr
2
-
3
 
4
 
5
  def video_identity(video):
 
1
  import gradio as gr
2
+ import os
3
 
4
 
5
  def video_identity(video):