Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sunnychenxiwang
/
EasyDetect
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
sunnychenxiwang
commited on
Jan 17, 2024
Commit
3f8c2e8
·
verified
·
1 Parent(s):
ef25cc3
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -1,5 +1,4 @@
1
import os
2
-
os.system('python install.py')
3
import gradio as gr
4
from pipeline.run_pipeline import *
5
'''
1
import os
2
import gradio as gr
3
from pipeline.run_pipeline import *
4
'''