Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Rammohan0504/AI-LAB-2
Rammohan0504
/
AI-LAB-3
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Rammohan0504
commited on
Jun 27
Commit
a50b0ee
·
verified
·
1 Parent(s):
7e76fa8
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -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