Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rawwerks
/
handwriting-ocr
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
handwriting-ocr
1 contributor
History:
39 commits
Raymond Weitekamp
link to dataset
a597e2b
about 1 month ago
.cursor
fix: disable webcam mirroring for readable text
about 1 month ago
.gitattributes
Safe
42 Bytes
Initial commit without binary files
about 1 month ago
.gitignore
Safe
287 Bytes
feat: add environment variable support and improve dataset submission
about 1 month ago
README.md
Safe
1.22 kB
fix version
about 1 month ago
app.py
Safe
29 kB
link to dataset
about 1 month ago
check_hf_login.py
Safe
1.04 kB
feat: add HF authentication setup and testing infrastructure - Add save_hf_storage_state.py for auth state management - Add check_hf_login.py for login verification - Update test_local.sh with Playwright setup - Add .cursor rules for test-first development - Update requirements.txt with new dependencies
about 1 month ago
clear_dataset.py
Safe
835 Bytes
feat: add anonymous submission option for public dataset
about 1 month ago
requirements.txt
Safe
230 Bytes
fix: simplify webcam handling to fix mirroring issue
about 1 month ago
run_local.sh
Safe
827 Bytes
Initial commit without binary files
about 1 month ago
save_hf_storage_state.py
Safe
2.4 kB
feat: add HF authentication setup and testing infrastructure - Add save_hf_storage_state.py for auth state management - Add check_hf_login.py for login verification - Update test_local.sh with Playwright setup - Add .cursor rules for test-first development - Update requirements.txt with new dependencies
about 1 month ago
test_app.py
Safe
2 kB
progress - need to test live now
about 1 month ago
test_e2e.py
Safe
1.5 kB
refactor: remove logged-in e2e test for local development - Remove test_page_loads_logged_in test since OAuth features are mocked in local dev - Keep test_page_loads_logged_out for basic page load verification
about 1 month ago
test_local.sh
Safe
1.63 kB
feat: add HF authentication setup and testing infrastructure - Add save_hf_storage_state.py for auth state management - Add check_hf_login.py for login verification - Update test_local.sh with Playwright setup - Add .cursor rules for test-first development - Update requirements.txt with new dependencies
about 1 month ago
test_server.py
Safe
1.36 kB
stuck on server test
about 1 month ago
test_server.sh
Safe
2.87 kB
stuck on server test
about 1 month ago