Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Docfile
/
Mycha
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Youssouf Traore
commited on
Mar 5, 2023
Commit
bc32455
·
1 Parent(s):
f671022
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -28,7 +28,7 @@ def infer(im):
28
"rect": poly["dimensions"]
29
})
30
31
-
return
text
32
33
34
def gpt(text):
28
"rect": poly["dimensions"]
29
})
30
31
+
return
blocks
32
33
34
def gpt(text):