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...
e3d7a16
handwriting-ocr
1 contributor
History:
15 commits
Raymond Weitekamp
private dataset structure
e3d7a16
about 1 month ago
.cursor
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
.gitattributes
Safe
42 Bytes
Initial commit without binary files
about 1 month ago
.gitignore
Safe
266 Bytes
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
README.md
Safe
1.22 kB
fix version
about 1 month ago
app.py
Safe
14.7 kB
private dataset structure
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
requirements.txt
Safe
159 Bytes
private dataset structure
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
1.94 kB
Fix tests: remove interface test, keep OCRDataCollector tests only
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