Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ipvikas
/
ImageProcessing
like
3
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ipvikas
commited on
19 days ago
Commit
a1f3abf
·
verified
·
1 Parent(s):
f812ffa
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -8,3 +8,4 @@ demo = gr.TabbedInterface([image_summary_demo, get_OCR_demo],
8
9
if __name__ == "__main__":
10
demo.launch()
8
9
if __name__ == "__main__":
10
demo.launch()
11
+