Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rawwerks
/
handwriting-ocr
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
handwriting-ocr
45.4 kB
1 contributor
History:
39 commits
Raymond Weitekamp
link to dataset
a597e2b
10 months ago
.cursor
fix: disable webcam mirroring for readable text
10 months ago
.gitattributes
Safe
42 Bytes
Initial commit without binary files
11 months ago
.gitignore
Safe
287 Bytes
feat: add environment variable support and improve dataset submission
10 months ago
README.md
Safe
1.22 kB
fix version
11 months ago
app.py
Safe
29 kB
link to dataset
10 months 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
11 months ago
clear_dataset.py
Safe
835 Bytes
feat: add anonymous submission option for public dataset
10 months ago
requirements.txt
Safe
230 Bytes
fix: simplify webcam handling to fix mirroring issue
10 months ago
run_local.sh
Safe
827 Bytes
Initial commit without binary files
11 months 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
11 months ago
test_app.py
Safe
2 kB
progress - need to test live now
10 months 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
11 months 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
11 months ago
test_server.py
Safe
1.36 kB
stuck on server test
11 months ago
test_server.sh
Safe
2.87 kB
stuck on server test
11 months ago