Rammohan0504 commited on
Commit
a50b0ee
·
verified ·
1 Parent(s): 7e76fa8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,4 +1,4 @@
1
- Import the os module
2
  import gradio as gr
3
  import cv2
4
  import numpy as np
 
1
+ import os
2
  import gradio as gr
3
  import cv2
4
  import numpy as np