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
ee356d5
·
verified
·
1 Parent(s):
40c09d4
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -1,3 +1,4 @@
1
import os # Import the os module
2
import gradio as gr
3
import cv2
1
+
2
import os # Import the os module
3
import gradio as gr
4
import cv2