Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Zoe911
/
OCR-C
like
2
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Zoe911
commited on
Apr 2
Commit
3642a35
·
verified
·
1 Parent(s):
d3a954f
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -36,4 +36,4 @@ interface = gr.Interface(
36
37
# 启动服务
38
if __name__ == "__main__":
39
-
interface.launch
()
36
37
# 启动服务
38
if __name__ == "__main__":
39
+
interface.launch
()