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...
99f73bb
handwriting-ocr
1 contributor
History:
17 commits
Raymond Weitekamp
ui improvements for logged in vs not
99f73bb
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 2 months ago
.gitattributes
Safe
42 Bytes
Initial commit without binary files
about 2 months 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 2 months ago
README.md
Safe
1.22 kB
fix version
about 2 months ago
app.py
Safe
18.2 kB
ui improvements for logged in vs not
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 2 months 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 2 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
about 2 months ago
test_app.py
Safe
1.94 kB
Fix tests: remove interface test, keep OCRDataCollector tests only
about 2 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
about 2 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
about 2 months ago
test_server.py
Safe
1.36 kB
stuck on server test
about 2 months ago
test_server.sh
Safe
2.87 kB
stuck on server test
about 2 months ago