Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
JunyiAcademy
/
question_image_to_text
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
0abd2d5
question_image_to_text
13.2 kB
Ctrl+K
Ctrl+K
1 contributor
History:
20 commits
youngtsai
text_refine = text.replace("```json\n", "").replace("\n```", "")
0abd2d5
almost 2 years ago
.gitattributes
Safe
1.52 kB
initial commit
about 2 years ago
.gitignore
Safe
17 Bytes
ignore
about 2 years ago
README.md
Safe
243 Bytes
initial commit
about 2 years ago
app.py
Safe
8.99 kB
text_refine = text.replace("```json\n", "").replace("\n```", "")
almost 2 years ago
local_config_example.json
Safe
268 Bytes
ignore
about 2 years ago
requirements.txt
Safe
131 Bytes
def process_and_upload(images, sheet_url):
about 2 years ago
storage_service.py
Safe
2.01 kB
os.getenv("OPEN_AI_KEY")
about 2 years ago