PRIYANSHUDHAKED commited on
Commit
7222750
·
verified ·
1 Parent(s): a15619d

Update space.json

Browse files
Files changed (1) hide show
  1. space.json +9 -0
space.json CHANGED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "Image OCR and Search",
3
+ "description": "Extract text from images and search for keywords",
4
+ "keywords": ["image-processing", "ocr", "text-extraction", "search"],
5
+ "license": "MIT",
6
+ "tags": ["image-processing", "ocr", "text-extraction", "search"],
7
+ "url": "https://github.com/your-username/your-repo",
8
+ "language": "python"
9
+ }